JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.lmax.disruptor.dsl.ExceptionHandlerSetting
Packages that use
ExceptionHandlerSetting
Package
Description
com.lmax.disruptor.dsl
Uses of
ExceptionHandlerSetting
in
com.lmax.disruptor.dsl
Methods in
com.lmax.disruptor.dsl
that return
ExceptionHandlerSetting
Modifier and Type
Method and Description
ExceptionHandlerSetting
<
T
>
Disruptor.
handleExceptionsFor
(
EventHandler
<
T
> eventHandler)
Override the default exception handler for a specific handler.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes