org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Class FeatureTypeListException
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.FeatureTypeListException
- All Implemented Interfaces:
- Serializable, IBaseException
public class FeatureTypeListException
- extends BaseRuntimeException
Exception thrown when preparing the list of FeatureTypes or selecting
one of them.
- Author:
- 2009- César Ordiñana - gvSIG team
- 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 |
FeatureTypeListException
public FeatureTypeListException(Throwable cause)
- Constructs a new FeatureTypeLoadException.
- Parameters:
cause - the original exception cause
Copyright © 2004-2013 gvSIG. All Rights Reserved.