Class RecursiveParserWrapper.WriteLimitReached

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

    public static class RecursiveParserWrapper.WriteLimitReached
    extends org.xml.sax.SAXException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMessage()  
      • Methods inherited from class org.xml.sax.SAXException

        getCause, getException, 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

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class org.xml.sax.SAXException