public class RuntimeXMLStreamException extends RuntimeException
| Constructor and Description |
|---|
RuntimeXMLStreamException(XMLStreamException cause) |
| Modifier and Type | Method and Description |
|---|---|
XMLStreamException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeXMLStreamException(XMLStreamException cause)
public XMLStreamException getCause()
Copyright © 2007–2021. All rights reserved.