Re: Exception Handling - help!
From: George (George_at_discussions.microsoft.com)
Date: 11/07/04
- Previous message: Lei Jiang: "How to determine if an assembly is dynamically loaded?"
- In reply to: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Next in thread: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Reply: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 7 Nov 2004 07:07:01 -0800
Hi Jonathan,
I would dare to ask you two more questions:)
1. If an inner exception cannot escape from the filter of the outer
exception, can't we just discard the inner exception before executing its
second pass?
2. when is discarded a “handled“ outer exception?
My expected answer: in the suitable catch or filter handler upon the “leave”
instruction.
Thank you very much in advance!
Best regards,
George
- Previous message: Lei Jiang: "How to determine if an assembly is dynamically loaded?"
- In reply to: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Next in thread: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Reply: Jonathan Keljo [MS]: "Re: Exception Handling - help!"
- Messages sorted by: [ date ] [ thread ]