public class WriterHandlerCreationException extends BaseException
code, formatString, messageKey
Constructor and Description |
---|
WriterHandlerCreationException() |
WriterHandlerCreationException(java.lang.Throwable e) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
public WriterHandlerCreationException()
public WriterHandlerCreationException(java.lang.Throwable e)
protected java.util.Map values()
values
in class BaseException