public class LocationAwareXMLStreamException extends Exception
| Constructor and Description |
|---|
LocationAwareXMLStreamException(String msg,
javax.xml.stream.XMLStreamException e,
javax.xml.stream.Location location) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.Location |
getLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocationAwareXMLStreamException(String msg, javax.xml.stream.XMLStreamException e, javax.xml.stream.Location location)
public javax.xml.stream.Location getLocation()
Copyright © 2007-2018. All Rights Reserved.