private static final class OsmReader.OsmParsingCanceledException extends OsmReader.OsmParsingException implements ImportCancelException
location, nested
Constructor and Description |
---|
OsmReader.OsmParsingCanceledException(String msg,
Location location)
Constructs a new
OsmParsingCanceledException . |
getMessage
getLocation, getNestedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OsmReader.OsmParsingCanceledException(String msg, Location location)
OsmParsingCanceledException
.msg
- The error messagelocation
- The parser location