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