Re: Exception Handling - help!

From: George (George_at_discussions.microsoft.com)
Date: 11/07/04

  • Next message: sandeep b: "Re: AppDomain questions"
    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


  • Next message: sandeep b: "Re: AppDomain questions"