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 RecordNotFoundException class.
Overload List
Name | Description | |
---|---|---|
![]() |
RecordNotFoundException()()() | Initializes a new instance of the RecordNotFoundException class. |
![]() |
RecordNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the RecordNotFoundException class using the specified serialization information and streaming context. |
![]() |
RecordNotFoundException(String, String, Guid) | Initializes a new instance of the RecordNotFoundException class using the specified error message. |
![]() |
RecordNotFoundException(String, String, Guid, Exception) | Initializes a new instance of the RecordNotFoundException class. |
Top
Remarks
The exception that is thrown when a Basket or PurchaseOrder with the specified identifier cannot be found.