public class QClosedException
extends java.lang.Exception
WorkQueue, Serialized Form| Constructor and Description |
|---|
QClosedException()
Default Constructor.
|
QClosedException(java.lang.String msg)
Constructor to create a QClosedException object with a message.
|