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

Overload List

  Name Description
ms988285.pubmethod(en-US,CS.70).gif InvalidSearchHandleException()()() Initializes a new instance of the InvalidSearchHandleException class.
ms988285.pubmethod(en-US,CS.70).gif InvalidSearchHandleException(String) Initializes a new instance of the InvalidSearchHandleException class with the specified error message.
ms988285.protmethod(en-US,CS.70).gif InvalidSearchHandleException(SerializationInfo, StreamingContext) Initializes a new instance of the InvalidSearchHandleException class with the specified serialization and streaming context information.
ms988285.pubmethod(en-US,CS.70).gif InvalidSearchHandleException(String, Exception) Initializes a new instance of the InvalidSearchHandleException class with the specified error message and inner exception that caused the current exception.

Top

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.

See Also

Reference

InvalidSearchHandleException Class

InvalidSearchHandleException Members

Microsoft.CommerceServer.Catalog Namespace