Partilhar via


Construtor ModelBusResetException (String, Exception)

Construtor

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public ModelBusResetException(
    string message,
    Exception inner
)

Parâmetros

  • inner
    Tipo: System.Exception
    Exceção interna se houver, nulo caso contrário.

Segurança do .NET Framework

Consulte também

Referência

ModelBusResetException Classe

Sobrecargas ModelBusResetException

Namespace Microsoft.VisualStudio.Modeling.Integration