public class CannotRetryException extends CouchbaseException
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) |
details, details, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.