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 / slide52.gif < prev    next >
Graphics Interchange Format  |  2002-03-09  |  8KB  |  719x539  |  4-bit (3 colors)
Labels: dialog box | monitor | sky | window
OCR: Object- Oriented Programming If a method's body MAY throw exception E... The method must either Catch F List in method header public void bar (...) throws YetAnother Exception try foo (...) catch MyExcept e} { catch (AnotherExcept e} { HArTT Porter 2001 52 Another Except HarTy