public class BaseRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
BaseRuntimeException(String message) |
BaseRuntimeException(String message,
String errorCode) |
BaseRuntimeException(String message,
String errorCode,
Throwable cause) |
BaseRuntimeException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorCode()
获取错误码
|
Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.