次の方法で共有


DialogStackException クラス

定義

に関連 IDialogStack する例外階層のルート。

[System.Serializable]
public abstract class DialogStackException : Exception
[<System.Serializable>]
type DialogStackException = class
    inherit Exception
Public MustInherit Class DialogStackException
Inherits Exception
継承
DialogStackException
派生
属性

コンストラクター

DialogStackException(SerializationInfo, StreamingContext)

に関連 IDialogStack する例外階層のルート。

DialogStackException(String, Exception)

指定したエラー メッセージを使用して、DialogStackException クラスの新しいインスタンスを初期化します。

適用対象