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