Message Queue, v4.4 API Specification

Uses of Class
javax.jms.InvalidDestinationException

Packages that use InvalidDestinationException
com.sun.messaging Provides the Sun GlassFish(tm) Message Queue public classes. 
com.sun.messaging.jms Provides additional Sun GlassFish(tm) 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(java.lang.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.4 API Specification

Copyright 2009 Sun Microsystems, Inc.
4150 Network Circle, Santa Clara, CA 95054, U.S.A. All Rights Reserved.