java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sf.carte.doc.style.css.CSSStyleException
io.sf.carte.doc.style.css.om.RuleParseException
- All Implemented Interfaces:
Serializable
Convenience exception that contains a reference to a rule.
Intended for use by sheet's error handler, may be dropped in future releases.
- See Also:
-
Constructor Summary
ConstructorDescriptionRuleParseException
(CSSParseException cause, CSSRule rule) RuleParseException
(String message, CSSParseException cause, CSSRule rule) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace