程序包 net.qimooc.commons.exceptions
-
异常错误概要 异常错误 说明 BaseException 基础业务异常类,通过增加成员变量 messageKey 和 args 并重写父类的 getMessage() 方法对国际化进行支持BusinessException 基础业务异常类,通过增加成员变量 messageKey 和 args 并重写父类的 getMessage() 方法对国际化进行支持IllegalAnnotationError NotFoundException SimpleException