in scala
class throws

class throws
extends scala.Attribute
with scala.ScalaObject
Attribute for specifying the exceptions thrown by a method.

Constructor Summary
def this ( clazz : java.lang.Class )



Constructor Detail
def this ( clazz : java.lang.Class )