public class DefaultDebuggerExecutionExceptionHandler extends Object implements AsyncRunnableExecutionExceptionHandler
| Constructor and Description |
|---|
DefaultDebuggerExecutionExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleException(JobServiceConfiguration jobServiceConfiguration,
JobInfo job,
Throwable exception) |
public DefaultDebuggerExecutionExceptionHandler()
public boolean handleException(JobServiceConfiguration jobServiceConfiguration, JobInfo job, Throwable exception)
handleException in interface AsyncRunnableExecutionExceptionHandlerCopyright © 2021 Flowable. All rights reserved.