org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Class FeaturesDataReloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeaturesDataReloadException
- All Implemented Interfaces:
- Serializable, IBaseException
public class FeaturesDataReloadException
- extends BaseRuntimeException
Exception thrown when there is an error while reloading the Features of a
FeatureTable.
- 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 |
FeaturesDataReloadException
public FeaturesDataReloadException()
- Creates a new Exception when setting a Feature value.
FeaturesDataReloadException
public FeaturesDataReloadException(Throwable cause)
- Creates a new Exception when setting a Feature value.
- Parameters:
cause - the original Throwable
Copyright © 2004-2013 gvSIG. All Rights Reserved.