public class SelectionChangeException extends BaseRuntimeException
code, formatString, messageKey| Constructor and Description |
|---|
SelectionChangeException()
Constructs a new TableSelectionChangeException with no parameters.
|
SelectionChangeException(Throwable cause)
Constructs a new TableSelectionChangeException with the original cause.
|
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SelectionChangeException()
public SelectionChangeException(Throwable cause)