Class IgnoreExceptionHandler

java.lang.Object
com.lmax.disruptor.IgnoreExceptionHandler
All Implemented Interfaces:
ExceptionHandler<Object>

public final class IgnoreExceptionHandler extends Object implements ExceptionHandler<Object>
Convenience implementation of an exception handler that using standard JDK logging to log the exception as Level.INFO