Share via


BrowserFlowException 构造函数 (BrowserFlowLayer, ErrorData, String, Exception)

命名空间:  Microsoft.VisualStudio.Services.Client.Controls
程序集:  Microsoft.VisualStudio.Services.Client(在 Microsoft.VisualStudio.Services.Client.dll 中)

语法

声明
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
)

参数

.NET Framework 安全性

请参阅

参考

BrowserFlowException 类

BrowserFlowException 重载

Microsoft.VisualStudio.Services.Client.Controls 命名空间