The try block embeds code that might possibly result in an exception. The on block is used when the exception type needs to be specified. The catch block is ...
確定! 回上一頁