| 程序包 | 说明 |
|---|---|
| xyz.hellothomas.jedi.core.dto | |
| xyz.hellothomas.jedi.core.enums | |
| xyz.hellothomas.jedi.core.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> ApiResponse<T> |
ApiResponse.fail(ICodeEnum errorCodeEnum) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ErrorCodeEnum |
| 构造器和说明 |
|---|
BusinessException(ICodeEnum codeEnum) |
BusinessException(ICodeEnum codeEnum,
Object... params) |
JediCoreException(ICodeEnum codeEnum) |
JediCoreException(ICodeEnum codeEnum,
Object... params) |
Copyright © 2021 hellothomas. All rights reserved.