|
-
July 20th, 2005, 03:00 PM
#1
How to check Exceptions while running
Hi , i wonder how could i check, lets say that there will be
ArrayIndexOutOfBoundsException when trying indexing my array with too big
index value.
Is it possible to check that if there's ArrayIndexOutOfBoundsException , application continues running without showing that exception but diminishing
indexing value as long as its needed to get out of exception situation.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|