UnsupportedAddressFamilyException Constructor (String)Couchbase .NET SDK 2.0
Initializes a new instance of the UnsupportedAddressFamilyException class

Namespace: Couchbase.Utils
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
public UnsupportedAddressFamilyException(
	string message
)

Parameters

message
Type: System String

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

See Also