AreaNotExistException Class

The AreaNotExistException class represents an exception that is thrown when an attempt is made to use an area that does not exist.

System.Exception

   Microsoft.SharePoint.Portal.SiteData.AreaNotExistException

Public Constructors

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

Name Description
AreaNotExistException Initializes a new instance of the AreaNotExistException class.

Public Properties

The following table shows the properties of the AreaNotExistException class, the data type of each property, and a brief description of each.

Name Data Type Description
CatID System.Guid Gets the identifier of the area.

Requirements

Namespace: Microsoft.SharePoint.Portal.SiteData

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security