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, toString
public LocationAwareXMLStreamException(String msg, XMLStreamException e, Location location)
public Location getLocation()
Copyright © 2007-2019. All Rights Reserved.