Package com.swiftmq.swiftlet.queue
Class QueueLimitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.swiftmq.swiftlet.queue.QueueException
-
- com.swiftmq.swiftlet.queue.QueueLimitException
-
- All Implemented Interfaces:
java.io.Serializable
public class QueueLimitException extends QueueException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueueLimitException(java.lang.String reason)
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-