Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public WrappedSaxException(SAXException cause)
public SAXException getSaxException()
Copyright © 2019 FasterXML. All rights reserved.