DialogStackException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
与 相关的 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 类的新实例。 |