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