Click or drag to resize

ExtensionCodeExecutionException Constructor (String)

Initializes a new instance of the ErrorThresholdExceededException class.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ExtensionCodeExecutionException(
	string message
)

Parameters

message
Type: SystemString
The message.
See Also