@Immutable public class LoggingCSSParseExceptionCallback extends Object implements ICSSParseExceptionCallback
ICSSParseExceptionCallback that logs all
ParseExceptions to a Logger.| Constructor and Description |
|---|
LoggingCSSParseExceptionCallback() |
| 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–2018 Philip Helger. All rights reserved.