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