Compartir a través de


DialogContext.IDialogStack.Fail(Exception) Método

Definición

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

Parámetros

error
Exception

Implementaciones

Se aplica a