public class SelectionStateException extends DataException
values
code, formatString, messageKey
Constructor and Description |
---|
SelectionStateException()
Creates a new SelectionStateException.
|
SelectionStateException(Throwable cause)
Creates a new SelectionStateException with a 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
public SelectionStateException()
public SelectionStateException(Throwable cause)