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

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

Introduction

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

The text is from its open source code.

Constructor

InvalidDestinationException(String reason)
Constructs an InvalidDestinationException with the specified reason.
InvalidDestinationException(String reason, String errorCode)
Constructs an InvalidDestinationException with the specified reason and error code.