Uses of Class
top.tangyh.basic.exception.BaseUncheckedException
Packages that use BaseUncheckedException
-
Uses of BaseUncheckedException in top.tangyh.basic.exception
Subclasses of BaseUncheckedException in top.tangyh.basic.exceptionModifier and TypeClassDescriptionclass业务参数异常 用于在业务中,检测到非法参数时,进行抛出的异常。class业务异常 用于在处理业务逻辑时,进行抛出的异常。class403 禁止访问class401 未认证 未登录