public class CASMismatchException extends CouchbaseException
Identifying a CAS mismatch on a replace operation..
Constructor and Description |
---|
CASMismatchException() |
CASMismatchException(String message) |
CASMismatchException(String message,
Throwable cause) |
CASMismatchException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.