|
Scala 2.1.7patch8283
|
class
Try
[ a ]
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
Catch
[ a <: b ]
( handler : scala.PartialFunction[java.lang.Throwable,b] )
: b
|
|
def
Finally
( handler : scala.Unit )
: a
|
Constructor Detail |
def
this
Def Detail |
def
Catch
[ a <: b ]( handler : scala.PartialFunction[java.lang.Throwable,b] ) : b
def
Finally
( handler : scala.Unit ) : a