public class NacosRuntimeException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ERROR_MESSAGE_FORMAT |
| 构造器和说明 |
|---|
NacosRuntimeException(int errCode) |
NacosRuntimeException(int errCode,
String errMsg) |
NacosRuntimeException(int errCode,
String errMsg,
Throwable throwable) |
NacosRuntimeException(int errCode,
Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrCode() |
void |
setErrCode(int errCode) |
Copyright © 2018–2020 Alibaba Group. All rights reserved.