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