public class SelectionChangeException extends BaseRuntimeException
code, formatString, messageKey| Constructor and Description |
|---|
SelectionChangeException()
Constructs a new TableSelectionChangeException with no parameters.
|
SelectionChangeException(java.lang.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, valuespublic SelectionChangeException()
public SelectionChangeException(java.lang.Throwable cause)