Uses of Interface
top.tangyh.basic.exception.BaseException
Packages that use BaseException
-
Uses of BaseException in top.tangyh.basic.exception
Classes in top.tangyh.basic.exception that implement BaseExceptionModifier and TypeClassDescriptionclass业务参数异常 用于在业务中,检测到非法参数时,进行抛出的异常。class运行期异常基类class非运行期异常基类,所有自定义非运行时异常继承该类class业务异常 用于在处理业务逻辑时,进行抛出的异常。class非业务异常 用于在处理非业务逻辑时,进行抛出的异常。class403 禁止访问class401 未认证 未登录