Class QueryIndexNotFoundException
Implements
Inherited Members
Namespace: Couchbase.Management.Query
Assembly: Couchbase.NetClient.dll
Syntax
public class QueryIndexNotFoundException : Exception, ISerializable
Constructors
| Edit this page View SourceQueryIndexNotFoundException(string, string)
Declaration
public QueryIndexNotFoundException(string bucketName, string indexName)
Parameters
Type | Name | Description |
---|---|---|
string | bucketName | |
string | indexName |