public abstract class ConfEException extends Exception
Constructor and Description |
---|
ConfEException(String msg) |
ConfEException(String msg,
Throwable cause)
Provides a detailed message.
|
ConfEException(Throwable cause)
Provides no message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString