WebLogic Messaging API Class Library

ResourceAllocationException Class

This exception is thrown when a provider is unable to allocate the resources required by a method. For example, when an attempt to send a message is rejected due to server quotas.

For a list of all members of this type, see ResourceAllocationException Members.

System.Object
\xA0\xA0\xA0Exception
\xA0\xA0\xA0\xA0\xA0\xA0ApplicationException
\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0MessageException
\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0ResourceAllocationException

public\xA0class\xA0ResourceAllocationException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

ResourceAllocationException Members | WebLogic.Messaging Namespace