Package com.swiftmq.swiftlet.auth
Class ResourceLimitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.swiftmq.swiftlet.auth.ResourceLimitException
-
- All Implemented Interfaces:
java.io.Serializable
public class ResourceLimitException extends javax.jms.JMSException
An exception thrown by the ResourceLimitGroup- Author:
- IIT GmbH, Bremen/Germany, Copyright (c) 2000-2004, All Rights Reserved
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourceLimitException(java.lang.String msg)
Constructs a new ResourceLimitException
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-