PropertyCannotBeModifiedException Class

The PropertyCannotBeModifiedException class represents the exception that is thrown when a user attempts to modify a property that cannot be modified.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertException

      Microsoft.SharePoint.Portal.Alerts.PropertyCannotBeModifiedException

Public Constructors

The following table shows the constructors of the PropertyCannotBeModifiedException class and a brief description of each.

Name Description
PropertyCannotBeModifiedException(String, Exception) Initializes a new instance of the PropertyCannotBeModifiedException 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