Uses of Class
io.nflow.engine.exception.DispatcherExceptionHandling
-
Packages that use DispatcherExceptionHandling Package Description io.nflow.engine.exception -
-
Uses of DispatcherExceptionHandling in io.nflow.engine.exception
Methods in io.nflow.engine.exception that return DispatcherExceptionHandling Modifier and Type Method Description protected DispatcherExceptionHandlingDispatcherExceptionAnalyzer. analyze(Exception e)Override this to provide custom handling.DispatcherExceptionHandlingDispatcherExceptionAnalyzer. analyzeSafely(Exception e)Analyze the exception.DispatcherExceptionHandlingDispatcherExceptionHandling.Builder. build()Create the dispatcher exception handling object.
-