|
Scala 2.4.0-RC1
|
class
SuspendActorException
extends
java.lang.Throwable
with
scala.ScalaObject
This class is used to manage control flow of actor executions.
Constructor Summary | |
def
this
|
Def Summary | |
override
|
def
fillInStackTrace
: java.lang.Throwable
|
Def inherited from java.lang.Throwable | |
fillInStackTrace , getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Constructor Detail |
Def Detail |