枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.risesoft.exception.AuthenticationErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.AuthorizationErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.DataSourceErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.OrgUnitErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.ResourceErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.RoleErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.SystemErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- net.risesoft.exception.TenantErrorCodeEnum (implements net.risesoft.exception.ErrorCode)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)