WebLogic Messaging API Class Library

ResourceAllocationException�Constructor

Constructs a ResourceAllocationException with the specified reason and error code.

Overload List

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

public�ResourceAllocationException(string);

Constructs a ResourceAllocationException with the specified reason and error code.

public�ResourceAllocationException(string,string,Exception);

See Also

ResourceAllocationException Class | WebLogic.Messaging Namespace