An NDoc Documented Class Library

ResourceAllocationException Class

This exception is thrown when messaging API is unable to allocate the necessary resources required by a method.

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

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.ResourceAllocationException

public class ResourceAllocationException : MsgException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: webMethods.Msg

Assembly: webMethods.Msg (in webMethods.Msg.dll)

See Also

ResourceAllocationException Members | webMethods.Msg Namespace