Package org.apache.jasper.compiler
Class JspDocumentParser.EnableDTDValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.xml.sax.SAXParseException
org.apache.jasper.compiler.JspDocumentParser.EnableDTDValidationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
JspDocumentParser
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.SAXParseException
getColumnNumber, getLineNumber, getPublicId, getSystemId, toString
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
EnableDTDValidationException
-