Click or drag to resize

OverloadedException Constructor

Initializes a new instance of the OverloadedException class

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

Parameters

message
Type: SystemString
See Also