Let's add some exception handling code and see how it helps. We enclose the code that could raise an exception in a begin / end block and use rescue clauses to ...
確定! 回上一頁