public class SAXRuntimeException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
SAXException |
e |
| Constructor and Description |
|---|
SAXRuntimeException(SAXException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final SAXException e
public SAXRuntimeException(SAXException e)
Copyright © 2014 Oracle Corporation. All Rights Reserved.