All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----user.common.QuitException
QuitSync
class a quit action should be performed. This
is for instance the case when a thread should quit. Please note that
never an instance of this class with a message parameter will be
thrown.
public QuitException()
All Packages Class Hierarchy This Package Previous Next Index