Apache.NMS.ResourceAllocationException.ResourceAllocationException C# (CSharp) Method

ResourceAllocationException() public method

public ResourceAllocationException ( ) : System
return System
        public ResourceAllocationException()
            : base()
        {
        }

Same methods

ResourceAllocationException::ResourceAllocationException ( System info, System context ) : System
ResourceAllocationException::ResourceAllocationException ( string message ) : System
ResourceAllocationException::ResourceAllocationException ( string message, Exception innerException ) : System
ResourceAllocationException::ResourceAllocationException ( string message, string errorCode ) : System
ResourceAllocationException::ResourceAllocationException ( string message, string errorCode, Exception innerException ) : System
ResourceAllocationException