Class TruncateException
Error during a truncation operation.
Inheritance
TruncateException
Implements
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class TruncateException : QueryExecutionException, ISerializable
Constructors
TruncateException(string)
Declaration
public TruncateException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |