Why is it bad style to `rescue Exception => e` in Ruby?Ryan Davis的Ruby QuickRef说(没有解释): Don't rescue Exception.
確定! 回上一頁