Class DocumentLockedException
Inheritance
DocumentLockedException
Inherited Members
Namespace: Couchbase.Core.Exceptions.KeyValue
Assembly: Couchbase.NetClient.dll
Syntax
public class DocumentLockedException : KeyValueException, ISerializable, IRetryable
Constructors
| Edit this page View SourceDocumentLockedException()
Declaration
public DocumentLockedException()
DocumentLockedException(IErrorContext)
Declaration
public DocumentLockedException(IErrorContext context)
Parameters
Type | Name | Description |
---|---|---|
IErrorContext | context |