InstanceUpdateException Constructor (String^)

.NET Framework (current version)
 

Initializes a new instance of the InstanceUpdateException class with the specified message.

Namespace:   System.Activities.DynamicUpdate
Assembly:  System.Activities (in System.Activities.dll)

public:
InstanceUpdateException(
	String^ message
)

Parameters

message
Type: System::String^

The message that describes the error.

.NET Framework
Available since 4.5
Return to top
Show: