We wrap the call that might throw an exception into a try block, and the code executed if the exception is thrown into a catch block. Scanner reader = new ...
確定! 回上一頁