Example usage for Java javax.jms JMSSecurityException fields, constructors, methods, implement or subclass
The text is from its open source code.
JMSSecurityException(String reason, String errorCode) Constructs a JMSSecurityException with the specified reason and error code. |