... 例外 08: throw new ArithmeticException("值小於 10"); 09: } 10: catch ( ArithmeticException e ) { 11: //處理 ArithmeticException 例外 12: System.out.println ...
確定! 回上一頁