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, toString
public final SAXException e
public SAXRuntimeException(SAXException e)
Copyright © 2016 Oracle Corporation. All rights reserved.