olisemalis
MIS
Hi,
In my program i want to get an error message that shows in what function the error occurred. I have situations of having one function calling another functions (nested functions).
What is the best way to achieve my goals using vb.net? A simple throw will be overwritten by high level functions, right?
Thank you
In my program i want to get an error message that shows in what function the error occurred. I have situations of having one function calling another functions (nested functions).
What is the best way to achieve my goals using vb.net? A simple throw will be overwritten by high level functions, right?
Thank you