SearchRecordsPerPageException Constructor

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

Initializes a new instance of the SearchRecordsPerPageException class.

Overload List

  Name Description
Aa511851.pubmethod(en-US,CS.70).gif SearchRecordsPerPageException()()() Initializes a new instance of the SearchRecordsPerPageException class.
Aa511851.pubmethod(en-US,CS.70).gif SearchRecordsPerPageException(String) Initializes a new instance of the SearchRecordsPerPageException class with the specified error message.
Aa511851.protmethod(en-US,CS.70).gif SearchRecordsPerPageException(SerializationInfo, StreamingContext) Initializes a new instance of the SearchRecordsPerPageException class with the specified serialization and streaming context information.
Aa511851.pubmethod(en-US,CS.70).gif SearchRecordsPerPageException(String, Exception) Initializes a new instance of the SearchRecordsPerPageException class with a specified error message and inner exception that is the cause of this exception.
Aa511851.pubmethod(en-US,CS.70).gif SearchRecordsPerPageException(String, Int32, Int32) Initializes a new instance of the SearchRecordsPerPageException class with a specified error message, a reference to the requested records per page, and the maximum number of records per page.
Aa511851.pubmethod(en-US,CS.70).gif SearchRecordsPerPageException(String, Int32, Int32, Exception) Initializes a new instance of the SearchRecordsPerPageException class with a specified error message, a reference to the requested records per page, the maximum number of records per page. and an inner exception that is the cause of this exception.

Top

Remarks

The exception that is thrown when a search request is made for a number of records per page that is greater than the system configured limit.

See Also

Reference

SearchRecordsPerPageException Class

SearchRecordsPerPageException Members

Microsoft.CommerceServer Namespace