Class QueryContextMissingException
The server version requires that the query_context must be included in the query request.
Inheritance
QueryContextMissingException
Implements
Inherited Members
Namespace: Couchbase.Core.Exceptions.Query
Assembly: Couchbase.NetClient.dll
Syntax
[InterfaceStability(Level.Uncommitted)]
public class QueryContextMissingException : QueryException, ISerializable
Remarks
Uncommitted
Constructors
| Edit this page View SourceQueryContextMissingException(QueryErrorContext)
Declaration
public QueryContextMissingException(QueryErrorContext context)
Parameters
Type | Name | Description |
---|---|---|
QueryErrorContext | context |