Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows Workflow Foundation 4 (WF4).
.NET Framework version 4 provides several system-provided activities for implementing error handling and recovery. For more information, seeExceptions.
Error handling activities
Rethrows the last exception thrown from within a TryCatch activity. |
|
Throws an exception. |
|
Implements exception handling. |