mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-14 05:40:25 +00:00
feat 同步脚手架代码, 更新数据库脚本和内容
This commit is contained in:
@@ -8,7 +8,7 @@ import lombok.Getter;
|
||||
* 业务异常基类
|
||||
* @see BizErrorException 致命异常 error级别警告
|
||||
* @see BizWarnException 业务异常 warn级别
|
||||
* @see BizInfoException 哦月异常 info级别
|
||||
* @see BizInfoException 业务异常 info级别
|
||||
*/
|
||||
@Getter
|
||||
public class BizException extends RuntimeException {
|
||||
|
Reference in New Issue
Block a user