WebLogic Messaging API Class Library

ResourceAllocationException\xA0Constructor

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\xA0ResourceAllocationException(String);

Constructs a ResourceAllocationException with the specified reason and error code.

public\xA0ResourceAllocationException(String,String,Exception);

See Also

ResourceAllocationException Class | WebLogic.Messaging Namespace