Partager via


InvalidSearchHandleException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the InvalidSearchHandleException class.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New InvalidSearchHandleException()
public InvalidSearchHandleException()
public:
InvalidSearchHandleException()
public function InvalidSearchHandleException()

Remarks

The InvalidSearchHandleException derives from the SearchException, which is the exception that is thrown when a search fails. The InvalidSearchHandleException is thrown because you are using an invalid handle to a SpecificationSearch object.

Permissions

See Also

Reference

InvalidSearchHandleException Class

InvalidSearchHandleException Members

InvalidSearchHandleException Overload

Microsoft.CommerceServer.Catalog Namespace