Partager via


RuntimeException, constructeur (String, Int64, Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espace de noms :  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly :  Microsoft.VisualStudio.Tools.Applications.Runtime (dans Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    message As String, _
    errorCode As Long, _
    innerException As Exception _
)
protected RuntimeException(
    string message,
    long errorCode,
    Exception innerException
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RuntimeException Classe

RuntimeException, surcharge

Microsoft.VisualStudio.Tools.Applications.Runtime, espace de noms