org.dom4j
Class DocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dom4j.DocumentException
- All Implemented Interfaces:
- Serializable
public class DocumentException
- extends Exception
DocumentException
is a nested Exception which may be thrown
during the processing of a DOM4J document.
- Version:
- $Revision: 1.7 $
- Author:
- James Strachan
- See Also:
- Serialized Form
DocumentException
public DocumentException()
DocumentException
public DocumentException(String message)
DocumentException
public DocumentException(Throwable nestedException)
DocumentException
public DocumentException(String message,
Throwable nestedException)
getNestedException
public Throwable getNestedException()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream out)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter writer)
- Overrides:
printStackTrace
in class Throwable
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by