Class XMLToDataBase.XMLStreamExceptionImpl

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    XMLToDataBase

    public class XMLToDataBase.XMLStreamExceptionImpl
    extends javax.xml.stream.XMLStreamException
    See Also:
    Serialized Form
    • Field Summary

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

        location, nested
    • Constructor Summary

      Constructors 
      Constructor Description
      XMLStreamExceptionImpl​(java.lang.String msg, javax.xml.stream.Location locationPr, java.lang.Throwable th)  
    • Method Summary

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

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

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

      • XMLStreamExceptionImpl

        public XMLStreamExceptionImpl​(java.lang.String msg,
                                      javax.xml.stream.Location locationPr,
                                      java.lang.Throwable th)