C# Class Microsoft.R.Components.PackageManager.RPackageManagerException

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

Méthodes publiques

Méthode Description
RPackageManagerException ( string message, Exception innerException = null ) : System

Method Details

RPackageManagerException() public méthode

public RPackageManagerException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Résultat System