Serializable
public class SAXRuntimeException extends RuntimeException
Modifier and Type | Field | Description |
---|---|---|
SAXException |
e |
Constructor | Description |
---|---|
SAXRuntimeException(SAXException e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final SAXException e
public SAXRuntimeException(SAXException e)
Copyright © 2019 Oracle Corporation. All rights reserved.