public class DefaultCssErrorHandler extends Object implements org.htmlunit.cssparser.parser.CSSErrorHandler, Serializable
CSSErrorHandler, which logs all CSS problems.SilentCssErrorHandler,
Serialized Form| Constructor and Description |
|---|
DefaultCssErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(org.htmlunit.cssparser.parser.CSSParseException exception) |
void |
fatalError(org.htmlunit.cssparser.parser.CSSParseException exception) |
void |
warning(org.htmlunit.cssparser.parser.CSSParseException exception) |
public void error(org.htmlunit.cssparser.parser.CSSParseException exception)
error in interface org.htmlunit.cssparser.parser.CSSErrorHandlerpublic void fatalError(org.htmlunit.cssparser.parser.CSSParseException exception)
fatalError in interface org.htmlunit.cssparser.parser.CSSErrorHandlerpublic void warning(org.htmlunit.cssparser.parser.CSSParseException exception)
warning in interface org.htmlunit.cssparser.parser.CSSErrorHandlerCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.