javax.jms

Class ResourceAllocationException


public class ResourceAllocationException
extends JMSException

Constructor Summary

ResourceAllocationException(String reason)
ResourceAllocationException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

ResourceAllocationException

public ResourceAllocationException(String reason)

ResourceAllocationException

public ResourceAllocationException(String reason,
                                   String errorCode)