Class AttributeNameTooLongException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.feature.exception.AttributeNameException
org.gvsig.fmap.dal.feature.exception.AttributeNameTooLongException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class AttributeNameTooLongException extends AttributeNameException
See Also:
  • Constructor Details

    • AttributeNameTooLongException

      public AttributeNameTooLongException(String attrname, String storeName, int maxlen)