public class ConfigNotFoundException extends Exception
| 限定符 | 构造器和说明 |
|---|---|
|
ConfigNotFoundException() |
|
ConfigNotFoundException(String message) |
|
ConfigNotFoundException(String message,
Throwable cause) |
protected |
ConfigNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ConfigNotFoundException(Throwable cause) |
Copyright © 2018 Euler Project. All rights reserved.