Uses of Package
top.tangyh.basic.exception
Packages that use top.tangyh.basic.exception
-
Classes in top.tangyh.basic.exception used by top.tangyh.basic.base
-
Classes in top.tangyh.basic.exception used by top.tangyh.basic.exceptionClassDescription运行期异常基类异常接口类非运行期异常基类,所有自定义非运行时异常继承该类业务异常 用于在处理业务逻辑时,进行抛出的异常。非业务异常 用于在处理非业务逻辑时,进行抛出的异常。403 禁止访问401 未认证 未登录
-
Classes in top.tangyh.basic.exception used by top.tangyh.basic.utils