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