Freigeben über


ModelBusResetException-Konstruktor (String, Exception)

Konstruktor

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public ModelBusResetException(
    string message,
    Exception inner
)

Parameter

  • inner
    Typ: System.Exception
    Die innere Ausnahme, falls vorhanden; andernfalls NULL.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelBusResetException Klasse

ModelBusResetException-Überladung

Microsoft.VisualStudio.Modeling.Integration-Namespace