Package com.steadystate.css
Class ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.steadystate.css.parser.ParseException
-
- com.steadystate.css.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class ParseException extends ParseException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.steadystate.css.parser.ParseException
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage, uri
-
-
Constructor Summary
Constructors Constructor Description ParseException()
-
Method Summary
-
Methods inherited from class com.steadystate.css.parser.ParseException
add_escapes, getMessage
-
-