public class GraniteConfigException extends RuntimeException
| Constructor and Description |
|---|
GraniteConfigException(String message) |
GraniteConfigException(String message,
Throwable cause) |
GraniteConfigException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GraniteConfigException(String message)
public GraniteConfigException(Throwable cause)
public GraniteConfigException(String message, Throwable cause)