Sdílet prostřednictvím


RuntimeException – konstruktor (String, Int64, Exception)

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

Obor názvů:  Microsoft.VisualStudio.Tools.Applications.Runtime
Sestavení:  Microsoft.VisualStudio.Tools.Applications.Runtime (v Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RuntimeException Třída

RuntimeException – přetížení

Microsoft.VisualStudio.Tools.Applications.Runtime – obor názvů