WebLogic Messaging API Class Library

ResourceAllocationException Constructor (String)

Constructs a ResourceAllocationException with the specified reason. The error code defaults to null.

public ResourceAllocationException(
   string reason
);

Parameters

reason
a description of the exception

See Also

ResourceAllocationException Class | WebLogic.Messaging Namespace | ResourceAllocationException Constructor Overload List