| Author |
How to reiterate a do while loop after an exception is caught, run time error handling issue
|
fayzal fauzie
Greenhorn
Joined: Mar 11, 2010
Posts: 4
|
|
HI Guys,
This programs runs good should no exception is caught, and am having difficulty figuring how to handle the exception part
Basicly i just need to rerun the loop when the exception is caught.
Any input is greatly appreciated.
Thanks in advance.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Just don't return?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: How to reiterate a do while loop after an exception is caught, run time error handling issue
|
|
|