t3222.scala:1: error: not found: type B @throws(classOf[B]) ^ t3222.scala:4: error: not found: type D def foo(@throws(classOf[D]) x: Int) {} ^ two errors found