The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PersistenceException Constructor (String^, Exception^)
.NET Framework (current version)
Initializes a new instance of the PersistenceException class.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Parameters
- message
-
Type:
System::String^
The error message that explains the reason for the exception.
- innerException
-
Type:
System::Exception^
The Exception that caused the PersistenceException.
.NET Framework
Available since 3.5
Available since 3.5
Show: