Constructs a ResourceAllocationException with the specified reason and error code. 
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);
ResourceAllocationException Class | WebLogic.Messaging Namespace