public class ErrorHandler extends Object
| Constructor and Description |
|---|
ErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
static ExitStatus |
handleUnexpectedError(Workflow workflow,
Throwable error) |
@NonNull public static ExitStatus handleUnexpectedError(@Nullable Workflow workflow, @NonNull Throwable error)
Copyright © 2017–2021 DataStax. All rights reserved.