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, getNestedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.