org.gvsig.fmap.mapcontrol.dal.feature.swing
Class SelectionChangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException
- All Implemented Interfaces:
- Serializable, IBaseException
public class SelectionChangeException
- extends BaseRuntimeException
Exception thrown when there is an error while changing the selection in the
table.
- Author:
- Cèsar Ordiñana
- See Also:
- Serialized Form
| Methods inherited from class org.gvsig.tools.exception.BaseRuntimeException |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, iterator, setCode, setFormatString, setMessageKey, setValue, toString, values |
SelectionChangeException
public SelectionChangeException()
- Constructs a new TableSelectionChangeException with no parameters.
SelectionChangeException
public SelectionChangeException(Throwable cause)
- Constructs a new TableSelectionChangeException with the original cause.
Copyright © 2004-2013 gvSIG. All Rights Reserved.