public class SAXException2 extends SAXException
SAXException that handles exception chaining correctly.| Constructor and Description |
|---|
SAXException2(Exception e) |
SAXException2(String message) |
SAXException2(String message,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
getException, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2005–2017 Oracle Corporation. All rights reserved.