public final class WrappedSaxException extends RuntimeException
RuntimeException.| Constructor and Description | 
|---|
| WrappedSaxException(SAXException cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| SAXException | getSaxException() | 
| String | toString() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic WrappedSaxException(SAXException cause)
public SAXException getSaxException()
Copyright © 2018 FasterXML. All rights reserved.