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