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