Class WriteException

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

public class WriteException extends DataException
FIXME
See Also:
  • Constructor Details

    • WriteException

      public WriteException(String resource, Throwable cause)
    • WriteException

      protected WriteException(String messageFormat, Throwable cause, String messageKey, long code)