Uses of Class
com.sun.messaging.jms.ResourceAllocationException
-
Packages that use ResourceAllocationException Package Description 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 ResourceAllocationException in com.sun.messaging.jms
Constructors in com.sun.messaging.jms with parameters of type ResourceAllocationException Constructor Description MQResourceAllocationRuntimeException(ResourceAllocationException cause)
Construct aMQResourceAllocationRuntimeException
to wrap the specified ResourceAllocationException
-