Click or drag to resize
ServerUnavailableException Constructor (String)
Initializes a new instance of the ServerUnavailableException class

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ServerUnavailableException(
	string message
)

Parameters

message
Type: SystemString

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

See Also