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
- message
Type : System.String
- innerException
Type : System.Exception
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
BrowserFlowException, surcharge
Microsoft.VisualStudio.Services.Client.Controls, espace de noms