SynchronizationIsNotSupportedException Class
The SynchronizationIsNotSupportedException class represents the exception that is thrown when the object that is the subject of an alert does not support synchronization.
Microsoft.SharePoint.Portal.Alerts.AlertException
Microsoft.SharePoint.Portal.Alerts.SynchronizationIsNotSupportedException
Public Constructors
The following table shows the constructors of the SynchronizationIsNotSupportedException class and a brief description of each.
Name | Description |
---|---|
SynchronizationIsNotSupportedException (String Message) | Initializes a new instance of the SynchronizationIsNotSupportedException class with the specified error message. |
SynchronizationIsNotSupportedException (String Message, Exception e) | Initializes a new instance of the SynchronizationIsNotSupportedException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.SharePoint.Portal.Alerts
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security