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, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SelectionChangeException()
public SelectionChangeException(Throwable cause)