public class ConfigurationException
extends net.kuujo.catalyst.CatalystException
| Constructor and Description |
|---|
ConfigurationException(String message,
Object... args) |
ConfigurationException(Throwable cause) |
ConfigurationException(Throwable cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2015. All rights reserved.