The try block is used to hold the block of code that might be thrown an exception. The on block is used to when we require specifying the exceptions. The catch ...
確定! 回上一頁