使用java實現面向對象 第五章

第五章 異常 1、異常概述 概述:異常是在程序的運行過程當中所發生的不正常的事件,他會中斷正在運行的程序html 2、異常處理 1.關鍵字:try catch finally throw throws數組 2.Try:把可能出現異常的代碼放入try中post 3.Catch:捕捉異常debug 4.Finally:不管是否有異常,都會執行的代碼日誌 5.Throw:老是出如今方法體htm 6.Th
相關文章
相關標籤/搜索