Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- top.tangyh.basic.exception.BaseCheckedException (implements top.tangyh.basic.exception.BaseException)
- top.tangyh.basic.exception.CommonException
- java.lang.RuntimeException
- top.tangyh.basic.exception.BaseUncheckedException (implements top.tangyh.basic.exception.BaseException)
- top.tangyh.basic.exception.ArgumentException
- top.tangyh.basic.exception.BizException
- top.tangyh.basic.exception.ForbiddenException
- top.tangyh.basic.exception.UnauthorizedException
- top.tangyh.basic.exception.BaseUncheckedException (implements top.tangyh.basic.exception.BaseException)
- top.tangyh.basic.exception.BaseCheckedException (implements top.tangyh.basic.exception.BaseException)
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- top.tangyh.basic.exception.BaseException