|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |
Uses of Class
org.w3c.css.sac.CSSParseException
Uses of CSSParseException in org.w3c.css.sac |
Methods in org.w3c.css.sac with parameters of type CSSParseException | |
void |
ErrorHandler.warning(CSSParseException exception)
Receive notification of a warning. |
void |
ErrorHandler.error(CSSParseException exception)
Receive notification of a recoverable error. |
void |
ErrorHandler.fatalError(CSSParseException exception)
Receive notification of a non-recoverable error. |
|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |