Hierarchy For All Packages
- tech.xmagic.core,
- tech.xmagic.enums,
- tech.xmagic.exception,
- tech.xmagic.exception.api,
- tech.xmagic.exception.data,
- tech.xmagic.exception.failure,
- tech.xmagic.exception.http,
- tech.xmagic.exception.sys,
- tech.xmagic.exception.validation
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- tech.xmagic.exception.AbstractException
- tech.xmagic.exception.api.ApiException
- tech.xmagic.exception.api.ApiLocalException
- tech.xmagic.exception.api.ApiNativeException
- tech.xmagic.exception.api.ApiRemoteException
- tech.xmagic.exception.api.ApiRpcException
- tech.xmagic.exception.api.ApiTimeoutException
- tech.xmagic.exception.CustomException
- tech.xmagic.exception.sys.DataBaseException
- tech.xmagic.exception.data.DataException
- tech.xmagic.exception.failure.FailureException
- tech.xmagic.exception.http.ForbiddenException
- tech.xmagic.exception.http.Http1xxException
- tech.xmagic.exception.http.Http2xxException
- tech.xmagic.exception.http.Http3xxException
- tech.xmagic.exception.http.Http4xxException
- tech.xmagic.exception.http.Http5xxException
- tech.xmagic.exception.api.MqException
- tech.xmagic.exception.api.MqTimeOutException
- tech.xmagic.exception.api.NotifyException
- tech.xmagic.exception.api.NotifyTimeOutException
- tech.xmagic.exception.sys.SqlException
- tech.xmagic.exception.sys.SysDeCodeException
- tech.xmagic.exception.sys.SysDeCryptException
- tech.xmagic.exception.sys.SysEnCodeException
- tech.xmagic.exception.sys.SysEnCryptException
- tech.xmagic.exception.sys.SysException
- tech.xmagic.exception.sys.SysNotSupportException
- tech.xmagic.exception.sys.SysParseException
- tech.xmagic.exception.sys.SysSignException
- tech.xmagic.exception.sys.SysVerifyException
- tech.xmagic.exception.sys.SysWrapException
- tech.xmagic.exception.http.UnauthorizedException
- tech.xmagic.exception.sys.UnKnownException
- tech.xmagic.exception.validation.ValidationException
- java.lang.RuntimeException
- tech.xmagic.exception.AbstractRuntimeException
- tech.xmagic.exception.api.ApiLocalRuntimeException
- tech.xmagic.exception.api.ApiNativeRuntimeException
- tech.xmagic.exception.api.ApiRemoteRuntimeException
- tech.xmagic.exception.api.ApiRpcRuntimeException
- tech.xmagic.exception.api.ApiRuntimeException
- tech.xmagic.exception.api.ApiTimeoutRuntimeException
- tech.xmagic.exception.CustomRuntimeException
- tech.xmagic.exception.sys.DataBaseRuntimeException
- tech.xmagic.exception.data.DataRuntimeException
- tech.xmagic.exception.failure.FailureRuntimeException
- tech.xmagic.exception.http.ForbiddenRuntimeException
- tech.xmagic.exception.http.Http1xxRuntimeException
- tech.xmagic.exception.http.Http2xxRuntimeException
- tech.xmagic.exception.http.Http3xxRuntimeException
- tech.xmagic.exception.http.Http4xxRuntimeException
- tech.xmagic.exception.http.Http5xxRuntimeException
- tech.xmagic.exception.api.MqRuntimeException
- tech.xmagic.exception.api.MqTimeOutRuntimeException
- tech.xmagic.exception.api.NotifyRuntimeException
- tech.xmagic.exception.api.NotifyTimeOutRuntimeException
- tech.xmagic.exception.sys.SqlRuntimeException
- tech.xmagic.exception.sys.SysDeCodeRuntimeException
- tech.xmagic.exception.sys.SysDeCryptRuntimeException
- tech.xmagic.exception.sys.SysEnCodeRuntimeException
- tech.xmagic.exception.sys.SysEnCryptRuntimeException
- tech.xmagic.exception.sys.SysNotSupportRuntimeException
- tech.xmagic.exception.sys.SysParseRuntimeException
- tech.xmagic.exception.sys.SysRuntimeException
- tech.xmagic.exception.sys.SysSignRuntimeException
- tech.xmagic.exception.sys.SysVerifyRuntimeException
- tech.xmagic.exception.sys.SysWrapRuntimeException
- tech.xmagic.exception.http.UnauthorizedRuntimeException
- tech.xmagic.exception.sys.UnKnownRuntimeException
- tech.xmagic.exception.validation.ValidationRuntimeException
- tech.xmagic.exception.AbstractRuntimeException
- tech.xmagic.exception.AbstractException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.io.Serializable
- tech.xmagic.core.ResultCode
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.xmagic.enums.RC (implements tech.xmagic.core.ResultCode)
- tech.xmagic.enums.RCH (implements tech.xmagic.core.ResultCode)
- tech.xmagic.enums.ResultEnum (implements tech.xmagic.core.ResultCode)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)