|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.gtmap.estateplat.core.ex.AppException
cn.gtmap.estateplat.core.encrypt.EncryptException
public class EncryptException
.
| 字段摘要 |
|---|
| 从接口 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 |
| 构造方法详细信息 |
|---|
public EncryptException(Exception e)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||