ScopeMismatchException Class

The ScopeMismatchException class represents the exception that is thrown when an attempt is made to perform an operation that is beyond the scope of the object on which the operation is performed.

System.Object

   System.Exception

      Microsoft.SharePoint.Portal.Security.ScopeMismatchException

Public Constructors

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

Name Description
ScopeMismatchException Initializes a new instance of the ScopeMismatchException 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.Security

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security