Below is an example of Ruby's full rescue syntax. begin ... rescue TooHotError => too_hot # This code is run ...
確定! 回上一頁