public class AsyncLoggerConfigDefaultExceptionHandler extends Object
Constructor and Description |
---|
AsyncLoggerConfigDefaultExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleEventException(Throwable throwable,
long sequence,
T event) |
void |
handleOnShutdownException(Throwable throwable) |
void |
handleOnStartException(Throwable throwable) |
public AsyncLoggerConfigDefaultExceptionHandler()
public void handleEventException(Throwable throwable, long sequence, T event)
handleEventException
in interface com.lmax.disruptor.ExceptionHandler<T>
public void handleOnStartException(Throwable throwable)
handleOnStartException
in interface com.lmax.disruptor.ExceptionHandler<T>
public void handleOnShutdownException(Throwable throwable)
handleOnShutdownException
in interface com.lmax.disruptor.ExceptionHandler<T>
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.