Compartilhar via


Construtor BrowserFlowException (BrowserFlowLayer, ErrorData, String, Exception)

Namespace:  Microsoft.VisualStudio.Services.Client.Controls
Assembly:  Microsoft.VisualStudio.Services.Client (em Microsoft.VisualStudio.Services.Client.dll)

Sintaxe

'Declaração
Public Sub New ( _
    layer As BrowserFlowLayer, _
    error As ErrorData, _
    message As String, _
    innerException As Exception _
)
public BrowserFlowException(
    BrowserFlowLayer layer,
    ErrorData error,
    string message,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

BrowserFlowException Classe

Sobrecargas BrowserFlowException

Namespace Microsoft.VisualStudio.Services.Client.Controls