public class ConfigurationException extends Exception
| Constructor and Description | 
|---|
ConfigurationException(String message)  | 
ConfigurationException(String message,
                      Throwable throwable)  | 
ConfigurationException(Throwable throwable)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationException(String message, Throwable throwable)
public ConfigurationException(Throwable throwable)
public ConfigurationException(String message)
message - Error messageCopyright © 2019 Nuxeo. All rights reserved.