FunctionFailureException Class |
Namespace: Cassandra
public class FunctionFailureException : DriverException
The FunctionFailureException type exposes the following members.
Name | Description | |
---|---|---|
FunctionFailureException(String) | Initializes a new instance of the FunctionFailureException class | |
FunctionFailureException(String, Exception) | Initializes a new instance of the FunctionFailureException class |
Name | Description | |
---|---|---|
ArgumentTypes |
Name types of the arguments
| |
Keyspace |
Keyspace where the function is defined
| |
Name |
Name of the function
|