Serializablepublic class ConfigurationException extends RuntimeException
| Constructor | Description |
|---|---|
ConfigurationException(String message) |
Constructs an exception with a message.
|
ConfigurationException(String message,
Throwable cause) |
Constructs an exception with a message and underlying cause.
|
ConfigurationException(Throwable cause) |
Constructs an exception with a message and underlying cause.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationException(String message)
message - The reason for the exceptionpublic ConfigurationException(String message, Throwable cause)
message - The reason for the exceptioncause - The underlying cause of the exceptionpublic ConfigurationException(Throwable cause)
cause - The underlying cause of the exceptionCopyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.