Here, you place the statements that might throw an exception within a try block. Then you catch the exception with a catch block. Here are a few things to note ...
確定! 回上一頁