Click or drag to resize

WidgetInstantiationException Constructor (String)

Creates a new instance of WidgetInstantiationException

Namespace:  Packflow.Core.Widgets
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WidgetInstantiationException(
	string message
)

Parameters

message
Type: SystemString
See Also