|
Message Queue, v4.4 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |