06-04-06 12:17 PM
Hi All,
How do you access exception details in an orchestration catch block of type
General.
If in is a specific error you specify an object name (e.g. pEx) and then
just:
pEx.Message
As there is not object name for General exceptions how do you access the
error details.
Thanks in advance
Jim
[ Post a follow-up to this message ]
|