in scala.actors
class ExitActorException

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.

Version:
0.9.2
Author:
Philipp Haller

Constructor Summary
def this

Def inherited from java.lang.Throwable
fillInStackTrace , getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Constructor Detail
def this