Java javax.jms JMSSecurityException fields, constructors, methods, implement or subclass

Example usage for Java javax.jms JMSSecurityException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.jms JMSSecurityException.

The text is from its open source code.

Constructor

JMSSecurityException(String reason, String errorCode)
Constructs a JMSSecurityException with the specified reason and error code.