in scala.actors
class SuspendActorException

class SuspendActorException
extends java.lang.Throwable
with scala.ScalaObject

This class is used to manage control flow of actor executions.

Version:
0.9.4
Author:
Philipp Haller

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 this

Def Detail
override def fillInStackTrace : java.lang.Throwable