public static final class AerospikeException.Connection extends AerospikeException
AerospikeException.AsyncQueueFull, AerospikeException.Backoff, AerospikeException.Connection, AerospikeException.InvalidNamespace, AerospikeException.InvalidNode, AerospikeException.Parse, AerospikeException.QueryTerminated, AerospikeException.ScanTerminated, AerospikeException.Serialize, AerospikeException.Timeout
Constructor and Description |
---|
Connection(int resultCode,
String message) |
Connection(String message) |
Connection(String message,
Throwable e) |
Connection(Throwable e) |
getInDoubt, getIteration, getMessage, getNode, getPolicy, getResultCode, keepConnection, setInDoubt, setIteration, setNode, setPolicy
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2021 Aerospike, Inc. All rights reserved.