Class SetReadOnlyAttributeException

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.SetReadOnlyAttributeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

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

    • SetReadOnlyAttributeException

      public SetReadOnlyAttributeException(String name, FeatureType type)