Message Queue, v4.5.1 API Specification

Uses of Class
javax.jms.InvalidDestinationException

Packages that use InvalidDestinationException
com.sun.messaging Provides the Oracle GlassFish(tm) Server Message Queue public classes. 
com.sun.messaging.jms Provides additional Oracle GlassFish(tm) Server Message Queue classes for features that relate to the MQ implementation of the Java Message Service (JMS). 
 

Uses of InvalidDestinationException in com.sun.messaging
 

Constructors in com.sun.messaging that throw InvalidDestinationException
Destination(String name)
          Constructs a Destination given the name
 

Uses of InvalidDestinationException in com.sun.messaging.jms
 

Subclasses of InvalidDestinationException in com.sun.messaging.jms
 class InvalidDestinationException
           This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
 


Message Queue, v4.5.1 API Specification

Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.