com.teamkonzept.dom4jb
Class DOM4JBException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.teamkonzept.dom4jb.DOM4JBException
- All Implemented Interfaces:
- Serializable
- public class DOM4JBException
- extends RuntimeException
- See Also:
- Serialized Form
DOM4JBException
public DOM4JBException()
- Creates new DOM4JBException
DOM4JBException
public DOM4JBException(String msg)
- Creates new DOM4JBException
DOM4JBException
public DOM4JBException(Throwable thrown)
getException
public Throwable getException()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream stream)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter writer)
- Overrides:
printStackTrace
in class Throwable
Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.