Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SearchPageNumberException()()() | Initializes a new instance of the SearchPageNumberException class. |
![]() |
SearchPageNumberException(String) | Initializes a new instance of the SearchPageNumberException class with a specified error message. |
![]() |
SearchPageNumberException(SerializationInfo, StreamingContext) | Initializes a new instance of the SearchPageNumberException class with specified serialization and streaming context information. |
![]() |
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. |
![]() |
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. |
![]() |
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