Package com.persequor.xml
Class DocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.persequor.xml.DocumentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- XmlInvalidException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDocumentException(String message) DocumentException(String message, Throwable t) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DocumentException
- 
DocumentException
 
-