public interface TaskExceptionHandler
TaskProcessor.| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable throwable,
String taskId)
Strategy for handling uncaught exceptions when processing a
Task. |
Copyright © 2017 WSO2. All rights reserved.