public class ConfigurationException extends RuntimeException
| Constructor and Description |
|---|
ConfigurationException() |
ConfigurationException(String theMessage) |
ConfigurationException(String theMessage,
Throwable theCause) |
ConfigurationException(Throwable theCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationException()
public ConfigurationException(String theMessage, Throwable theCause)
public ConfigurationException(String theMessage)
public ConfigurationException(Throwable theCause)
Copyright © 2014–2017 University Health Network. All rights reserved.