Error Handling Activities in WF
.NET Framework 4.6.1 provides several system-provided activities for implementing error handling and recovery. For more information, see Exceptions.
Error handling activities
Activity type | Description |
---|---|
Rethrow | Rethrows the last exception thrown from within a TryCatch activity. |
Throw | Throws an exception. |
TryCatch | Implements exception handling. |
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.