Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

Exception problem during event

$
0
0

Hi!

I have problem with catching exception during event...

I have subscribed event on method update() in CustTable...

And i have this part of code which have to handel it...

try
{
    breakpoint;
throw Exception::Error; } catch { info("Exception"); }

When i update record in CustTable event start but when Exception occured it doesn't jump to catch section but to method leaveRecord in CustTable...

Why does it happen ??


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>