Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do you access exception details in an orchestration catch block of type General

0 views
Skip to first unread message

e...@ee.demon.co.uk

unread,
Jun 4, 2006, 5:12:38 AM6/4/06
to
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

Paul Somers

unread,
Aug 1, 2006, 5:37:10 AM8/1/06
to

Define an exception of type system.exception, and set the variable up. same
as general.

<e...@ee.demon.co.uk> wrote in message
news:4482a709$0$5373$c3e...@news.astraweb.com...

0 new messages