Exception 與Error 都是繼承自Throwable, 在Java 的世界裡, ... 使用方法// try{ // //這區塊為可能發生例外的敘述// } // catch(例外型態變數名稱) ...
確定! 回上一頁