类分层结构
- java.lang.Object
- cn.featherfly.common.repository.builder.AliasManager
- cn.featherfly.common.exception.SimpleExceptionCode (implements cn.featherfly.common.exception.ExceptionCode)
- cn.featherfly.common.exception.SimpleLocalizedExceptionCode (implements cn.featherfly.common.exception.LocalizedExceptionCode)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
- cn.featherfly.common.exception.LocalizedCodeException
接口分层结构
- cn.featherfly.common.repository.builder.Builder
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)