Uses of Class
com.lmax.disruptor.dsl.ExceptionHandlerSetting
Packages that use ExceptionHandlerSetting
-
Uses of ExceptionHandlerSetting in com.lmax.disruptor.dsl
Methods in com.lmax.disruptor.dsl that return ExceptionHandlerSettingModifier and TypeMethodDescriptionDisruptor.handleExceptionsFor
(EventHandler<T> eventHandler) Override the default exception handler for a specific handler.