08-12-04 12:49 PM
>Are they called in sequential order
> like multiple catch statements?
that's correct....from above downward
Christian
"Norton" <thenortonz@hotmail.com> wrote in message
news:Oh4KcCBgEHA.3928@TK2MSFTNGP11.phx.gbl...
> If I create two exception handling blocks for a scope, from within the
scope
> block that is supposed to do the work how can I tell the operating code
> which exception handling block to call? Are they called in sequential
order
> like multiple catch statements?
>
> Thanks!
>
> Norton
>
>
[ Post a follow-up to this message ]
|