Share via


MultipleResumeHandlerException Klasse

Definition

Die Ausnahme, die mehrere für den Dialogstapel angegebene Fortsetzungshandler darstellt.

[System.Serializable]
public sealed class MultipleResumeHandlerException : Microsoft.Bot.Builder.Dialogs.DialogStackException
[<System.Serializable>]
type MultipleResumeHandlerException = class
    inherit DialogStackException
Public NotInheritable Class MultipleResumeHandlerException
Inherits DialogStackException
Vererbung
MultipleResumeHandlerException
Attribute

Konstruktoren

MultipleResumeHandlerException(Exception)

Initialisiert eine neue Instanz der MultipleResumeHandlerException-Klasse.

Gilt für: