Class RemoveException

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

public class RemoveException extends DataException
See Also:
  • Constructor Details

    • RemoveException

      public RemoveException(String resource, Throwable cause)