|
Scala 2
|
||
class
Try
[ a ]
extends
java.lang.Object with
ScalaObject| Constructor 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