Class ExceptionHandlerWrapper<T>

java.lang.Object
com.lmax.disruptor.dsl.ExceptionHandlerWrapper<T>
Type Parameters:
T - The data type of the underlying RingBuffer
All Implemented Interfaces:
ExceptionHandler<T>

public class ExceptionHandlerWrapper<T> extends Object implements ExceptionHandler<T>
A mutable exception handler wrapper