Serializablepublic class SAXException2 extends SAXException
SAXException that handles exception chaining correctly.| Constructor | Description |
|---|---|
SAXException2(Exception e) |
|
SAXException2(String message) |
|
SAXException2(String message,
Exception e) |
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getCause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetException, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018 Oracle Corporation. All rights reserved.