SearchPageNumberException Constructor

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

Initializes a new instance of the SearchPageNumberException class.

Overload List

  Name Description
ms989414.pubmethod(en-US,CS.70).gif SearchPageNumberException()()() Initializes a new instance of the SearchPageNumberException class.
ms989414.pubmethod(en-US,CS.70).gif SearchPageNumberException(String) Initializes a new instance of the SearchPageNumberException class with a specified error message.
ms989414.protmethod(en-US,CS.70).gif SearchPageNumberException(SerializationInfo, StreamingContext) Initializes a new instance of the SearchPageNumberException class with specified serialization and streaming context information.
ms989414.pubmethod(en-US,CS.70).gif SearchPageNumberException(String, Exception) Initializes a new instance of the SearchPageNumberException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms989414.pubmethod(en-US,CS.70).gif SearchPageNumberException(String, Int32) Initializes a new instance of the SearchPageNumberException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms989414.pubmethod(en-US,CS.70).gif SearchPageNumberException(String, Int32, Exception) Initializes a new instance of the SearchPageNumberException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Top

Remarks

SearchPageNumberException is raised when a page search is executed and no records are contained in the requested page.

See Also

Reference

SearchPageNumberException Class

SearchPageNumberException Members

Microsoft.CommerceServer.Marketing Namespace