Example usage for Java javax.jms InvalidDestinationException fields, constructors, methods, implement or subclass
The text is from its open source code.
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. |