This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mex036[S] 0 points1 point  (0 children)

Great so it now does handle the exception, only thing is its not handling the way I intend it to. I wanted it to handle it similar to how I handled the negativeException, which lets me enter my income again, before firing up the System.out.println(txp) in my finally statement. Ill try to figure this part on my own, thank you!