Class RequestInvalidException
Exception that indicates that the request is not valid.
Implements
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class RequestInvalidException : DriverException, ISerializable
Constructors
RequestInvalidException(string)
Declaration
public RequestInvalidException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |