public class ConfigurationException extends FMSException
| Constructor and Description |
|---|
ConfigurationException(String errorMessage)
Constructor ConfigurationException
|
ConfigurationException(String errorMessage,
Throwable throwable)
Constructor ConfigurationException
|
ConfigurationException(Throwable throwable)
Constructor ConfigurationException
|
getErrorList, getString, getThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationException(String errorMessage)
errorMessage - the error messagepublic ConfigurationException(Throwable throwable)
throwable - the throwableCopyright © 2017. All rights reserved.