spring-framework / org.springframework.jms / ResourceAllocationException

ResourceAllocationException

open class ResourceAllocationException : JmsException

Runtime exception mirroring the JMS ResourceAllocationException.

Author
Mark Pollack

Since
1.1

See Also
javax.jms.ResourceAllocationException

Constructors

<init>

ResourceAllocationException(cause: ResourceAllocationException)