O
Ori
Hi,
I would like to create some mechanism to handle all the exceptions
which will happen in my application.
I have one form which is the base form while all the other forms
inherit from it.
I try to find a way to "register" the base form to the Error handling
, but I don't know how….
Basically I'm try to catch an exceptions which occur in form2 (which
inherit from form1) through and exception handling which I will
implement through form1.
If any one has any idea, please let me know.
Thanks,
Ori.
I would like to create some mechanism to handle all the exceptions
which will happen in my application.
I have one form which is the base form while all the other forms
inherit from it.
I try to find a way to "register" the base form to the Error handling
, but I don't know how….
Basically I'm try to catch an exceptions which occur in form2 (which
inherit from form1) through and exception handling which I will
implement through form1.
If any one has any idea, please let me know.
Thanks,
Ori.