Click or drag to resize
TruncateException Constructor
Initializes a new instance of the TruncateException class

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

Parameters

message
Type: SystemString
See Also