NullConfigException Constructor (String)Couchbase .NET SDK 2.1.0 Documentation
Initializes a new instance of the NullConfigException class

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public NullConfigException(
	string message
)

Parameters

message
Type: System String

[Missing <param name="message"/> documentation for "M:Couchbase.NullConfigException.#ctor(System.String)"]

See Also