Compartilhar via


DialogContext.IDialogStack.Fail(Exception) Método

Definição

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

Implementações

Aplica-se a