Instructor Manual for Introduction to Computing and ...

If the exception was thrown because of an array index error, be sure the exception message includes the upper and lower array limits and the value of the illegal index. Avoid empty catch blocks Standardize your project's use of exceptions To keep exceptional handling as manageable as possible, you can standardize you use of exceptions in ... ................
................