[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Required resources are not available
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public class ResourceAllocationException : EMSException |
Public Class ResourceAllocationException _ Inherits EMSException |
public ref class ResourceAllocationException : public EMSException |
Remarks
This exception is thrown when a TIBCO EMS is unable to allocate
the resources required by a method. For example, this exception is thrown
when a call to
TopicConnectionFactory.CreateTopicConnection
fails due to a lack of resources on the TIBCO EMS Server.
Inheritance Hierarchy
System..::.Object
System..::.Exception
TIBCO.EMS..::.EMSException
TIBCO.EMS..::.ResourceAllocationException
System..::.Exception
TIBCO.EMS..::.EMSException
TIBCO.EMS..::.ResourceAllocationException