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

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

Parameters

message
Type: SystemString
See Also