public class CannotRetryException
extends com.couchbase.client.core.CouchbaseException
A CouchbaseException that denotes that a retry cycle failed because the maximum allowed attempt count was reached.
Retry,
Serialized Form| Constructor and Description |
|---|
CannotRetryException(String message) |
CannotRetryException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 Couchbase, Inc.