Click or drag to resize

ServerErrorException Constructor

Initializes a new instance of the ServerErrorException class

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.9.0
Syntax
C#
public ServerErrorException(
	string message
)

Parameters

message
Type: SystemString
See Also