This topic has not yet been rated - Rate this topic

SPAlertUpdateException class

SharePoint 2013

The exception that is thrown when there are errors during alert updates.

System.Object
  System.Exception
    Microsoft.SharePoint.SPAlertUpdateException

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SerializableAttribute]
public sealed class SPAlertUpdateException : Exception

This exception can be used safely by IAlertUpdateHandler implementations to propagate an error hit inside them to the Alert user interface layers.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.