类分层结构
- java.lang.Object
- cn.gomro.restful.api.response.error.ErrorData
- cn.gomro.restful.api.response.error.RestResponse<T> (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.gomro.restful.api.response.error.BaseException
- java.lang.RuntimeException
- java.lang.Exception
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.gomro.restful.api.response.error.ErrorMessageCode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)