0 Replies Latest reply on Oct 8, 2012 4:18 PM by lezhik

    Insert code at the end of catch block

    lezhik

      Hi,

       

      I need to insert code at the end of catch block at runtime.But I have two problems with this.

       

      1) Start of cathc block is stored in the handlerPc of the exception table. How to get the end of catch block?

      2) How to add a code as the last instructions at the catch block (not before the last line)?

       

      Best regards,

      Oleg Barmin.