Scala Library Documentation
|
|
class
NonLocalReturnException[T](val
key : AnyRef, val
value : T)
extends
java.lang.RuntimeException with
AnyRefMethods inherited from AnyRef | |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Scala Library Documentation
|
|