All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class javaNOW.SingleThreadBlockException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----javaNOW.JavaNOWException
                           |
                           +----javaNOW.SingleThreadBlockException

public class SingleThreadBlockException
extends JavaNOWException
implements Serializable
Use this thread when about to wait while running in single thread mode

See Also:
class, method

Constructor Index

 o SingleThreadBlockException()
 o SingleThreadBlockException(String)

Constructors

 o SingleThreadBlockException
 public SingleThreadBlockException()
 o SingleThreadBlockException
 public SingleThreadBlockException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index