Search:

Type: Posts; User: GregBrannon

Search: Search took 0.12 seconds.

  1. Replies
    6
    Views
    19,153

    Re: catch negative numbers

    I must be wearing a "Junky Kick Me" sign tonight.

    You're absolutely right. I was wrong. I believe I was thinking, " . . . there's nothing in the try{} block that can throw an exception . . . "...
  2. Replies
    6
    Views
    19,153

    Re: catch negative numbers

    Did you look at the tutorial I sent you?

    Of course it can be done, and I know what you're trying to say. You said it well the first time, but I'm not certain you hear so well. "The System"...
  3. Replies
    6
    Views
    19,153

    Re: catch negative numbers

    There currently is no reason for your logic to enter the catch block, because there's nothing in the try{} block that can throw an exception. You might review this tutorial for pointers.
Results 1 to 3 of 3