Partager via


DialogContext.IDialogStack.Fail(Exception) Méthode

Définition

void IDialogStack.Fail (Exception error);
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Fail : Exception -> unit
override this.Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Fail : Exception -> unit
Sub Fail (error As Exception) Implements IDialogStack.Fail

Paramètres

error
Exception

Implémente

S’applique à