WorkflowApplicationException Constructor (String^, Guid)
.NET Framework (current version)
Creates a new instance of the WorkflowApplicationException class with a text string description of the exception and with a unique identifier for it.
Assembly: System.Activities (in System.Activities.dll)
Parameters
- message
-
Type:
System::String^
A description of the application exception.
- instanceId
-
Type:
System::Guid
A globally unique identifier.
.NET Framework
Available since 4.0
Available since 4.0
Show: