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 SummaryConstructorsConstructorDescriptionRuleParseException(String message, CSSParseException cause, CSSRule rule) RuleParseException(CSSParseException cause, CSSRule rule) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace