Class StoreEditException

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

public class StoreEditException extends DataException
See Also:
  • Constructor Details

    • StoreEditException

      public StoreEditException(Throwable cause, String store)