public abstract class CoordinatorException extends DriverException
| Modifier | Constructor and Description |
|---|---|
protected |
CoordinatorException(Node coordinator,
String message,
ExecutionInfo executionInfo,
boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getCoordinator() |
copy, getExecutionInfo, setExecutionInfoaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected CoordinatorException(@NonNull
Node coordinator,
@NonNull
String message,
@Nullable
ExecutionInfo executionInfo,
boolean writableStackTrace)
@NonNull public Node getCoordinator()
Copyright © 2017–2025. All rights reserved.