Class WstxParsingException

    • Field Summary

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

        location, nested
    • 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
      • Methods inherited from class java.lang.Object

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

      • WstxParsingException

        public WstxParsingException​(java.lang.String msg,
                                    javax.xml.stream.Location loc)
      • WstxParsingException

        public WstxParsingException​(java.lang.String msg)