T - the type of event being handled.public class ExceptionHandlerSetting<T> extends Object
disruptorWizard.handleExceptionsIn(eventHandler).with(exceptionHandler);public void with(ExceptionHandler<? super T> exceptionHandler)
ExceptionHandler to use with the event handler.exceptionHandler - the exception handler to use.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.