Serializablepublic final class WrappedSaxException extends RuntimeException
RuntimeException.| Constructor | Description |
|---|---|
WrappedSaxException(SAXException cause) |
| Modifier and Type | Method | Description |
|---|---|---|
SAXException |
getSaxException() |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic WrappedSaxException(SAXException cause)
public SAXException getSaxException()
Copyright © 2019 FasterXML. All rights reserved.