Class OsmReader.OsmParsingCanceledException

    • Field Summary

      • Fields inherited from class javax.xml.stream.XMLStreamException

        location, nested
    • Constructor Summary

      Constructors 
      Constructor Description
      OsmParsingCanceledException​(java.lang.String msg, javax.xml.stream.Location location)
      Constructs a new OsmParsingCanceledException.
    • Method Summary

      • Methods inherited from class javax.xml.stream.XMLStreamException

        getLocation, getNestedException
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • OsmParsingCanceledException

        OsmParsingCanceledException​(java.lang.String msg,
                                    javax.xml.stream.Location location)
        Constructs a new OsmParsingCanceledException.
        Parameters:
        msg - The error message
        location - The parser location