Click or drag to resize

TraceRetrievalException Constructor (String)

Initializes a new instance of the TraceRetrievalException class

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public TraceRetrievalException(
	string message
)

Parameters

message
Type: SystemString
See Also