cn.gtmap.estateplat.core.encrypt
类 EncryptException

java.lang.Object
  继承者 java.lang.Throwable
      继承者 java.lang.Exception
          继承者 java.lang.RuntimeException
              继承者 cn.gtmap.estateplat.core.ex.AppException
                  继承者 cn.gtmap.estateplat.core.encrypt.EncryptException
所有已实现的接口:
ErrorCode, Serializable

public class EncryptException
extends AppException

.

版本:
V1.0, 2017-08-03
作者:
shenjian
另请参见:
序列化表格

字段摘要
 
从接口 cn.gtmap.estateplat.core.ex.ErrorCode 继承的字段
CACHE_EX, CLASS_EX, CUSTOM, DB_EX, ENTITY_EX, ENTITY_EXISTS, ENTITY_NO_ID, ENTITY_NOT_FOUND, ILLEGAL_ARG, ILLEGAL_ARG_FORMAT, ILLEGAL_STATE, IO_EX, MISSING_ARG, MQ_EX, NOT_IMPL, NPE_EX, OOM_ERROR, SERVER_EX, SOCKET_EX, SOF_ERROR, SUCCEED, TPL_EX, UN_SUPPORTED, VALIDATION_EX
 
构造方法摘要
EncryptException(Exception e)
           
 
方法摘要
 
从类 cn.gtmap.estateplat.core.ex.AppException 继承的方法
getArgs, getCode, getId, getMessage, getSimpleMessage, getStack, toString
 
从类 java.lang.Throwable 继承的方法
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

EncryptException

public EncryptException(Exception e)


Copyright © 2015–2018 cn.gtmap. All rights reserved.