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, toString
public RuntimeXMLStreamException(XMLStreamException cause)
public XMLStreamException getCause()
Copyright © 2007–2019. All rights reserved.