public class CommonException extends BaseCheckedException
BASE_VALID_PARAM| 构造器和说明 |
|---|
CommonException(int code,
String message) |
CommonException(int code,
String format,
Object... args) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString() |
CommonException |
wrap(int code,
String format,
Object... args) |
getCode, getMessageCopyright © 2023. All rights reserved.