public class SelectionStateException extends DataException
valuescode, formatString, messageKey| Constructor and Description |
|---|
SelectionStateException()
Creates a new SelectionStateException.
|
SelectionStateException(Throwable cause)
Creates a new SelectionStateException with a cause.
|
setValue, valuesgetCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SelectionStateException()
public SelectionStateException(Throwable cause)