public class XMLStreamException2 extends XMLStreamException
location, nested
Constructor and Description |
---|
XMLStreamException2(String string) |
XMLStreamException2(String string,
Location location) |
XMLStreamException2(String string,
Location location,
Throwable throwable) |
XMLStreamException2(String string,
Throwable throwable) |
XMLStreamException2(Throwable throwable) |
getLocation, getNestedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2016 Oracle Corporation. All rights reserved.