类分层结构
- java.lang.Object
- win.doyto.query.web.response.ErrorResponse (implements win.doyto.query.web.response.ErrorCode)
- win.doyto.query.web.response.JsonResponse<T> (implements win.doyto.query.web.response.ErrorCode)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
注释类型分层结构
- win.doyto.query.web.response.JsonBody (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)