public class ConfigException extends RuntimeException
| 构造器和说明 |
|---|
ConfigException(ErrorCode code) |
ConfigException(ErrorCode code,
String message) |
ConfigException(ErrorCode code,
Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode() |
int |
getStatus() |
Copyright © 2020 Joyqueue Community. All rights reserved.