public class XMLConfigurationException extends Exception
XMLConfigurator.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version UID.
|
| Constructor and Description |
|---|
XMLConfigurationException()
Constructor.
|
XMLConfigurationException(String message)
Constructor.
|
XMLConfigurationException(String message,
Throwable wrappedException)
Constructor.
|
XMLConfigurationException(Throwable wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public XMLConfigurationException()
public XMLConfigurationException(@Nullable String message)
message - exception messagepublic XMLConfigurationException(@Nullable Throwable wrappedException)
wrappedException - exception to be wrapped by this oneCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.