PropertyInvalidValueException Class

The PropertyInvalidValueException class represents an exception that is thrown when a parameter has an invalid value.

Microsoft.SharePoint.Portal.UserProfiles.UserProfileException

   Microsoft.SharePoint.Portal.UserProfiles.PropertyInvalidValueException

Public Constructors

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

Name Description
PropertyInvalidValueException(String) Initializes an instance of the PropertyInvalidValueException class.
PropertyInvalidValueException(String, System.Exception) Initializes an instance of the PropertyInvalidValueException class.

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.UserProfiles

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security