Class UnsupportedDataTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.dal.exception.DataRuntimeException
org.gvsig.fmap.dal.feature.exception.UnsupportedDataTypeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class UnsupportedDataTypeException extends DataRuntimeException
Author:
jmvivo
See Also:
  • Constructor Details

    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String attrname, int dataType)