Apache.NMS.ResourceAllocationException.ResourceAllocationException C# (CSharp) Метод

ResourceAllocationException() публичный Метод

public ResourceAllocationException ( ) : System
Результат 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