Class DesignDocumentNotFoundException
Implements
Inherited Members
Namespace: Couchbase.Management.Views
Assembly: Couchbase.NetClient.dll
Syntax
public class DesignDocumentNotFoundException : CouchbaseException, ISerializable
Constructors
| Edit this page View SourceDesignDocumentNotFoundException(string, string)
Declaration
public DesignDocumentNotFoundException(string bucketName, string viewName)
Parameters
Type | Name | Description |
---|---|---|
string | bucketName | |
string | viewName |