private static class OsmReader.OsmParsingException extends XMLStreamException
location, nested
Constructor and Description |
---|
OsmReader.OsmParsingException(String msg,
Location location) |
OsmReader.OsmParsingException(String msg,
Location location,
Throwable th) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getLocation, getNestedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OsmReader.OsmParsingException(String msg, Location location)
public OsmReader.OsmParsingException(String msg, Location location, Throwable th)
public String getMessage()
getMessage
in class Throwable