public class InvalidConfigException extends Exception
无效的配置异常
| 限定符 | 构造器和说明 |
|---|---|
|
InvalidConfigException() |
|
InvalidConfigException(String message) |
|
InvalidConfigException(String message,
Throwable cause) |
protected |
InvalidConfigException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
InvalidConfigException(Throwable cause) |
Copyright © 2018. All rights reserved.