다음을 통해 공유


DialogContext.IDialogStack.Fail(Exception) 메서드

정의

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

매개 변수

error
Exception

구현

적용 대상