C# Class Microsoft.R.Host.Client.RHostBrokerBinaryMissingException

Inheritance: System.Exception
Exibir arquivo Open project: Microsoft/RTVS

Public Methods

Method Description
RHostBrokerBinaryMissingException ( string message = "Microsoft.R.Host.Broker.exe is missing" ) : System

Method Details

RHostBrokerBinaryMissingException() public method

public RHostBrokerBinaryMissingException ( string message = "Microsoft.R.Host.Broker.exe is missing" ) : System
message string
return System