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