org.dom4j
Class DocumentException
Exception
org.dom4j.DocumentException
public class DocumentException
extends Exception
DocumentException
is a nested Exception which may be thrown
during the processing of a DOM4J document.
DocumentException
public DocumentException()
DocumentException
public DocumentException(String message)
DocumentException
public DocumentException(String message,
Throwable nestedException)
DocumentException
public DocumentException(Throwable nestedException)
getMessage
public String getMessage()
getNestedException
public Throwable getNestedException()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream out)
printStackTrace
public void printStackTrace(PrintWriter writer)
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 