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

String
a description of the exception

See Also

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