Package com.thaiopensource.xml.tok
Class EndOfPrologException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.thaiopensource.xml.tok.TokenException
-
- com.thaiopensource.xml.tok.EndOfPrologException
-
- All Implemented Interfaces:
java.io.Serializable
public class EndOfPrologException extends TokenException
Thrown to indicate that the end of the prolog has been detected.
-
-
Constructor Summary
Constructors Constructor Description EndOfPrologException()
-