Package jakarta.jms

Class JMSSecurityException

java.lang.Object
All Implemented Interfaces:
Serializable

public class JMSSecurityException extends JMSException
This exception must be thrown when a provider rejects a user name/password submitted by a client. It may also be thrown for any case where a security restriction prevents a method from completing.
Since:
JMS 1.0
Version:
Jakarta Messaging 2.0
See Also: