| Constructor and Description |
|---|
LoggingExceptionHandler(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEventException(Throwable ex,
long sequence,
Object event) |
void |
handleOnShutdownException(Throwable ex) |
void |
handleOnStartException(Throwable ex) |
public void handleEventException(Throwable ex, long sequence, Object event)
handleEventException in interface com.lmax.disruptor.ExceptionHandler<Object>public void handleOnStartException(Throwable ex)
handleOnStartException in interface com.lmax.disruptor.ExceptionHandler<Object>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.