C# Class Microsoft.R.Host.Client.BrokerServices.BrokerApiErrorException

Inheritance: System.Exception
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
BrokerApiErrorException ( BrokerApiError error, string message ) : System

Method Details

BrokerApiErrorException() public méthode

public BrokerApiErrorException ( BrokerApiError error, string message ) : System
error BrokerApiError
message string
Résultat System