Class Driver.ReparseException

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

    private class Driver.ReparseException
    extends org.xml.sax.SAXException
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ReparseException()  
    • Method Summary

      • Methods inherited from class org.xml.sax.SAXException

        getCause, getException, getMessage, toString
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, 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

      • ReparseException

        private ReparseException()