MultipleResumeHandlerException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ダイアログ スタックに対して指定された複数の再開ハンドラーを表す例外。
[System.Serializable]
public sealed class MultipleResumeHandlerException : Microsoft.Bot.Builder.Dialogs.DialogStackException
[<System.Serializable>]
type MultipleResumeHandlerException = class
inherit DialogStackException
Public NotInheritable Class MultipleResumeHandlerException
Inherits DialogStackException
- 継承
- 属性
コンストラクター
MultipleResumeHandlerException(Exception) |
MultipleResumeHandlerException クラスの新しいインスタンスを初期化します。 |