public class ConfigurationException extends Exception
Configuration exception
This exception is thrown in the following cases :
| Constructor and Description |
|---|
ConfigurationException(String message)
Constructor
|
ConfigurationException(String message,
Throwable cause)
Constructor
|
ConfigurationException(Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.