Search:

Type: Posts; User: huntorotron

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,827

    Re: How do I log exception when it is thrown

    Oh wow is it a compile error???
    I did not even notice that thank you... I thought it was the exception that I was getting in the red letters :D
  2. Replies
    3
    Views
    1,827

    How do I log exception when it is thrown

    Here is the situation. When I throw an exception, I want my wrapper class to pick it up and put it into a database. (For simplicity I am just printing it in this example).
    However, when I throw the...
Results 1 to 2 of 2