|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.shiftone.arbor.NestedSAXException
Class NestedSAXException
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
NestedSAXException(java.lang.String message)
Constructor NestedSAXException |
|
NestedSAXException(java.lang.String message,
java.lang.Throwable rootCause)
Constructor NestedSAXException |
|
| Method Summary | |
void |
printStackTrace()
Method printStackTrace |
void |
printStackTrace(java.io.PrintStream printStream)
Method printStackTrace |
void |
printStackTrace(java.io.PrintWriter printWriter)
Method printStackTrace |
| Methods inherited from class org.xml.sax.SAXException |
getException, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NestedSAXException(java.lang.String message)
message -
public NestedSAXException(java.lang.String message,
java.lang.Throwable rootCause)
message - rootCause - | Method Detail |
public void printStackTrace()
public void printStackTrace(java.io.PrintStream printStream)
printStream - public void printStackTrace(java.io.PrintWriter printWriter)
printWriter -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||