Partager via


NoResumeHandlerException Classe

Définition

Exception ne représentant aucun gestionnaire de reprise spécifié pour la pile de dialogues.

[System.Serializable]
public sealed class NoResumeHandlerException : Microsoft.Bot.Builder.Dialogs.DialogStackException
[<System.Serializable>]
type NoResumeHandlerException = class
    inherit DialogStackException
Public NotInheritable Class NoResumeHandlerException
Inherits DialogStackException
Héritage
NoResumeHandlerException
Attributs

Constructeurs

NoResumeHandlerException(Exception)

Initialise une nouvelle instance de la classe NoResumeHandlerException.

S’applique à