Share via


DialogStackException Class

Definition

The root of the exception hierarchy related to IDialogStack .

[System.Serializable]
public abstract class DialogStackException : Exception
[<System.Serializable>]
type DialogStackException = class
    inherit Exception
Public MustInherit Class DialogStackException
Inherits Exception
Inheritance
DialogStackException
Derived
Attributes

Constructors

DialogStackException(SerializationInfo, StreamingContext)
DialogStackException(String, Exception)

Initializes a new instance of the DialogStackException class with a specified error message.

Applies to