Partager via


BrowserFlowException, constructeur (BrowserFlowLayer, ErrorData, String, Exception)

Espace de noms :  Microsoft.VisualStudio.Services.Client.Controls
Assembly :  Microsoft.VisualStudio.Services.Client (dans Microsoft.VisualStudio.Services.Client.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

BrowserFlowException Classe

BrowserFlowException, surcharge

Microsoft.VisualStudio.Services.Client.Controls, espace de noms