Aracılığıyla paylaş


RuntimeException Oluşturucu (String, Int64, Exception)

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

Ad alanı:  Microsoft.VisualStudio.Tools.Applications.Runtime
Derleme:  Microsoft.VisualStudio.Tools.Applications.Runtime (Microsoft.VisualStudio.Tools.Applications.Runtime.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

RuntimeException Sınıf

RuntimeException Fazla Yük

Microsoft.VisualStudio.Tools.Applications.Runtime Ad Alanı