Click or drag to resize

RequestInvalidException Constructor

Initializes a new instance of the RequestInvalidException class

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

Parameters

message
Type: SystemString
See Also