Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic exception handling (Read 1132 times)
deanhully
YaBB Newbies
*
Offline



Posts: 26
Joined: Aug 25th, 2008
exception handling
Oct 15th, 2008 at 3:34pm
Print Post  
is there an event thrown by Diagram or DiagramView when an exception is thrown? If my code causes an exception I am currently not getting it bubbled up to our global exception handler.

A first chance exception of type 'System.ArgumentException' occurred in mscorlib.dll

Dean
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: exception handling
Reply #1 - Oct 15th, 2008 at 5:07pm
Print Post  
I don't think the control would catch and ignore exceptions from your code. What does the debugger's call stack window show when the first chance exception happens?

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint