Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 906 Bytes

2578-trycatchexceptionfromcatchorfinally.md

File metadata and controls

31 lines (23 loc) · 906 Bytes
description title ms.date ms.assetid
Learn more about: 2578 - TryCatchExceptionFromCatchOrFinally
2578 - TryCatchExceptionFromCatchOrFinally
03/30/2017
4803fee6-b8d8-4937-9907-d5c5fd5299db

2578 - TryCatchExceptionFromCatchOrFinally

Properties

Property Value
ID 2578
Keywords WFActivities
Level Warning
Channel Microsoft-Windows-Application Server-Applications/Debug

Description

Indicates a Catch or Finally activity has thrown an exception.

Message

A Catch or Finally activity that is associated with the TryCatch activity '%1' has thrown an exception.

Details

Data Item Name Data Item Type Description
DisplayName xs:string The display name of the activity.
AppDomain xs:string The string returned by AppDomain.CurrentDomain.FriendlyName.