@Immutable public class DoNothingCSSParseExceptionCallback extends Object implements ICSSParseExceptionCallback
ICSSParseExceptionCallback that silently ignores
all errors.| Constructor and Description |
|---|
DoNothingCSSParseExceptionCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onException(ParseException ex) |
public void onException(@Nonnull ParseException ex)
onException in interface com.helger.commons.callback.exception.IExceptionCallback<ParseException>Copyright © 2014–2022 Philip Helger. All rights reserved.