类分层结构
- java.lang.Object
- com.fr.decision.webservice.exception.ExceptionAdvice
- com.fr.decision.webservice.exception.ExceptionDetailInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)