Package javax.xml.stream
Class XMLStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXMLStreamException
(String msg) XMLStreamException
(String msg, Throwable th) XMLStreamException
(String msg, Location location) XMLStreamException
(String msg, Location location, Throwable th) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
nested
-
location
-
-
Constructor Details
-
XMLStreamException
public XMLStreamException() -
XMLStreamException
-
XMLStreamException
-
XMLStreamException
-
XMLStreamException
-
XMLStreamException
-
-
Method Details
-
getNestedException
-
getLocation
-