open class ResourceAllocationException : JmsException
Runtime exception mirroring the JMS ResourceAllocationException.
Author
Mark Pollack
Since
1.1
See Also
javax.jms.ResourceAllocationException
ResourceAllocationException(cause: ResourceAllocationException) |