Class FeatureNotAvailableException
Inheritance
FeatureNotAvailableException
Assembly: Couchbase.NetClient.dll
Syntax
public class FeatureNotAvailableException : CouchbaseException, ISerializable
Constructors
|
Edit this page
View Source
FeatureNotAvailableException()
Declaration
public FeatureNotAvailableException()
|
Edit this page
View Source
FeatureNotAvailableException(string)
Declaration
public FeatureNotAvailableException(string msg)
Parameters
Type |
Name |
Description |
string |
msg |
|
Implements
Extension Methods