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