| 程序包 | 说明 |
|---|---|
| cn.hippo4j.common.web.base | |
| cn.hippo4j.common.web.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static Result<Void> |
Results.failure(ErrorCode errorCode) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ErrorCodeEnum
Error code enum.
|
| 构造器和说明 |
|---|
AbstractException(String message,
Throwable throwable,
ErrorCode errorCode) |
ServiceException(ErrorCode errorCode) |
ServiceException(String message,
Throwable cause,
ErrorCode errorCode) |
ServiceException(Throwable cause,
ErrorCode errorCode) |
Copyright © 2022. All rights reserved.