Serializable
public 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, wait
getException, getMessage, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2018 Oracle Corporation. All rights reserved.