|
Scala Library
|
|
scala/util/control/Exception.scala]
class
Finally(body : => Unit)
extends Described| Value Summary | |
protected val
|
name : java.lang.String |
| Method Summary | |
def
|
and (other : => Unit) : Finally |
def
|
invoke : Unit |
| Methods inherited from Described | |
| desc, withDesc, toString |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
| Method Details |
|
Scala Library
|
|