Class SaveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.utils.XMLException
org.gvsig.app.project.documents.exceptions.SaveException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class SaveException extends org.gvsig.utils.XMLException
See Also:
  • Constructor Details

    • SaveException

      public SaveException(Exception e, String c)
    • SaveException

      public SaveException()
  • Method Details

    • showError

      public void showError()
    • showInfo

      public void showInfo()
    • showWarning

      public void showWarning()
    • values

      protected Map values()
      Overrides:
      values in class org.gvsig.tools.exception.BaseException