Class ExceptionLoggingCallback

  • All Implemented Interfaces:
    ParsingExceptionCallback

    public class ExceptionLoggingCallback
    extends java.lang.Object
    implements ParsingExceptionCallback
    Simple parsing exception callback that only logs the encountered parsing exception to java util logging.