private static final class OsmReader.OsmParsingCanceledException extends OsmReader.OsmParsingException implements ImportCancelException
Constructor and Description |
---|
OsmParsingCanceledException(java.lang.String msg,
javax.xml.stream.Location location)
Constructs a new
OsmParsingCanceledException . |
getMessage
OsmParsingCanceledException(java.lang.String msg, javax.xml.stream.Location location)
OsmParsingCanceledException
.msg
- The error messagelocation
- The parser location