|
Scala 2.4.0-final
|
class
ExitActorException
extends
java.lang.Throwable
with
scala.ScalaObject
This exception is thrown whenever an actor exits.
Its purpose is to let exit
have
return type Nothing
.
Constructor Summary | |
def
this
|
Def inherited from java.lang.Throwable | |
fillInStackTrace , getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Constructor Detail |