Click or drag to resize

DriverInternalError Constructor (String)

Initializes a new instance of the DriverInternalError class

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

Parameters

message
Type: SystemString
See Also