home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / cse509 / cse509.slides / packet13 / slide44.gif < prev    next >
Graphics Interchange Format  |  2002-03-09  |  9KB  |  719x539  |  4-bit (3 colors)
Labels: dialog box | monitor | sky | web site | window
OCR: Object- Oriented Programming Exceptions Runtime errors occur a[i+1]; Names of predefined exceptions ArrayIndexoutof Bound sException Null lPointer rExcepti ion Classcas stExcepti ion Each exception is modeled with class. Can add new exception classes: class MyExcept extends Exception Can "throw" an exception: throw new MyExcept HArTT Porter 2001 HarTy