public class LeonaException extends Exception
| 构造器和说明 |
|---|
LeonaException(ErrorCode errorCode) |
LeonaException(ErrorCode errorCode,
Throwable t) |
LeonaException(LeonaRuntimeException e) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
String |
getMessage() |
String |
getType() |
String |
toString() |
public LeonaException(ErrorCode errorCode)
public LeonaException(LeonaRuntimeException e)
Copyright © 2020. All rights reserved.