Class ThrowCssExceptionErrorHandler

java.lang.Object
org.htmlunit.cssparser.util.ThrowCssExceptionErrorHandler
All Implemented Interfaces:
Serializable, CSSErrorHandler

public class ThrowCssExceptionErrorHandler extends Object implements CSSErrorHandler, Serializable
Helper implementation of CSSErrorHandler, which throws CssException in case of problems.
Author:
Ronadl Brill
See Also: