| 程序包 | 说明 |
|---|---|
| com.lehuipay.leona.exception | |
| com.lehuipay.leona.model |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LeonaErrorCodeEnum |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ErrorCode |
LeonaRuntimeException.errorCode
错误码
|
| 限定符和类型 | 方法和说明 |
|---|---|
ErrorCode |
LeonaRuntimeException.getErrorCode()
Getter method for property errorCode.
|
| 构造器和说明 |
|---|
LeonaException(ErrorCode errorCode) |
LeonaRuntimeException(ErrorCode errorCode)
指定错误码构造通用异常
|
LeonaRuntimeException(ErrorCode errorCode,
String detailedMessage)
构造通用异常
|
LeonaRuntimeException(ErrorCode errorCode,
String detailedMessage,
Throwable t)
构造通用异常
|
LeonaRuntimeException(ErrorCode errorCode,
Throwable t)
构造通用异常
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ErrorMessage |
Copyright © 2020. All rights reserved.