in scala.actors
class QuitException

class QuitException
extends java.lang.Throwable
with scala.ScalaObject
The QuickException class is used to manage control flow of certain schedulers and worker threads.
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