public class ConfigClientException extends Exception
| 构造器和说明 |
|---|
ConfigClientException(String code,
String msg) |
ConfigClientException(String code,
String msg,
Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
String |
getMsg() |
void |
setCode(String code) |
void |
setMsg(String msg) |
Copyright © 2019. All rights reserved.