public class InitializeException extends DataException
values
code, formatString, messageKey
Modifier | Constructor and Description |
---|---|
protected |
InitializeException() |
protected |
InitializeException(String messageFormat,
String messageKey,
long code) |
|
InitializeException(String resource,
Throwable cause) |
protected |
InitializeException(String messageFormat,
Throwable cause,
String messageKey,
long code) |
|
InitializeException(Throwable cause) |
setValue, values
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString