[OCAJP]需要檢查的例外(checked exception)和不需要檢查的例外(unchecked exception) 2016 年 4 月 5 日 Magic Len Java、題庫解析 * AssertionError * ArithmeticException * ArrayIndexOutofBoundsException * FileNotFoundException * IllegalArgumentException * IOError * IOException * NumberFormatException * SQLException Which option ... 繼續閱讀 1Z0-808、checked exception、OCAJP、Oracle Certified Associate Java SE 8 Programmer、unchecked exception