共用方式為


SPAlertUpdateException class

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.SharePoint.SPAlertUpdateException

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SerializableAttribute> _
Public NotInheritable Class SPAlertUpdateException _
    Inherits Exception
'用途
Dim instance As SPAlertUpdateException
[SerializableAttribute]
public sealed class SPAlertUpdateException : Exception

備註

這個例外狀況可安全地由IAlertUpdateHandler實作傳播點擊其內警示的使用者介面層級錯誤。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPAlertUpdateException members

Microsoft.SharePoint namespace