@Beta public class ConfigException extends Exception
| Constructor and Description | 
|---|
ConfigException(String message)
Constructs a new ConfigException with the given message. 
 | 
ConfigException(String message,
               Throwable cause)
Constructs a new ConfigException with the given message and cause. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigException(String message)
message - message