SPAlertUpdateException 类

继承层次结构

System.Object
  System.Exception
    Microsoft.SharePoint.SPAlertUpdateException

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SerializableAttribute> _
Public NotInheritable Class SPAlertUpdateException _
    Inherits Exception
用法
Dim instance As SPAlertUpdateException
[SerializableAttribute]
public sealed class SPAlertUpdateException : Exception

备注

此异常,可用于安全地IAlertUpdateHandler实现传播到警报的用户界面层命中其中一个错误。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPAlertUpdateException 成员

Microsoft.SharePoint 命名空间