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