Package com.helger.css.parser
Class ParseEOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.css.parser.ParseException
com.helger.css.parser.ParseEOFException
- All Implemented Interfaces:
Serializable
Special EOF exception to be caught in browser compliant mode.
- Author:
- Philip Helger
- See Also:
-
Field Summary
Fields inherited from class com.helger.css.parser.ParseException
currentToken, EOL, expectedTokenSequences, tokenImage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseEOFException
-