Click or drag to resize

ScopeNotFoundException Class

[Missing <summary> documentation for "T:Couchbase.Management.Collections.ScopeNotFoundException"]

Inheritance Hierarchy
SystemObject
  SystemException
    Couchbase.Management.CollectionsScopeNotFoundException

Namespace:  Couchbase.Management.Collections
Assembly:  Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
public class ScopeNotFoundException : Exception

The ScopeNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodScopeNotFoundException
Initializes a new instance of the ScopeNotFoundException class
Top
See Also