Skip to content

Refactoring exception throw for backup import

Created by: guqing

What this PR does?

针对 IllegalArgumentException 增加全局异常捕获

Why we need it?

代码中的某些参数不合法会抛出IllegalArgumentException增加对它的全局异常捕获对用户提示更友好

合并请求报告

加载中