NoResumeHandlerException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Attributs
Constructeurs
NoResumeHandlerException(Exception) |
Initialise une nouvelle instance de la classe NoResumeHandlerException. |