@throws(classOf[Exception]) override def play { // exception throwing code here ... } To indicate that a method can throw multiple exceptions, ...
確定! 回上一頁