类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.qimooc.commons.exceptions.BaseException
- net.qimooc.commons.exceptions.IllegalAnnotationError
- net.qimooc.commons.exceptions.BusinessException
- net.qimooc.commons.exceptions.NotFoundException
- net.qimooc.commons.exceptions.SimpleException
- net.qimooc.commons.exceptions.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)