private static class OsmReader.OsmParsingException extends XMLStreamException
location, nested
Constructor and Description |
---|
OsmParsingException(String msg,
Location location) |
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
OsmParsingException(String msg, Location location)
OsmParsingException(String msg, Location location, Throwable th)
public String getMessage()
getMessage
in class Throwable