Package com.thaiopensource.xml.dtd.parse
Class PrologSyntaxException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.thaiopensource.xml.dtd.parse.PrologSyntaxException
-
- All Implemented Interfaces:
java.io.Serializable
public class PrologSyntaxException extends java.lang.ExceptionThrown for a syntax error in parsing the prolog.- See Also:
PrologParser, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PrologSyntaxException()
-