Click or drag to resize
TraceRetrievalException Constructor (String)
Initializes a new instance of the TraceRetrievalException class

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public TraceRetrievalException(
	string message
)

Parameters

message
Type: SystemString
See Also