Class DocumentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.persequor.xml.DocumentException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XmlInvalidException

public class DocumentException extends Exception
See Also:
  • Constructor Details

    • DocumentException

      public DocumentException(String message)
    • DocumentException

      public DocumentException(String message, Throwable t)