ListingNotExistException Class

The ListingNotExistException class represents an exception that is thrown when a user attempts to use a listing that does not exist.

System.Exception

   Microsoft.SharePoint.Portal.SiteData.ListingNotExistException

Public Constructors

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

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

Public Properties

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

Name Data Type Description
LstID System.Guid Gets the dentifier of the listing.

Requirements

Namespace: Microsoft.SharePoint.Portal.SiteData

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security