שתף באמצעות


RecordNotFoundException Constructor

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
ms870861.pubmethod(en-US,CS.70).gif RecordNotFoundException()()() Initializes a new instance of the RecordNotFoundException class.
ms870861.protmethod(en-US,CS.70).gif RecordNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the RecordNotFoundException class using the specified serialization information and streaming context.
ms870861.pubmethod(en-US,CS.70).gif RecordNotFoundException(String, String, Guid) Initializes a new instance of the RecordNotFoundException class using the specified error message.
ms870861.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

RecordNotFoundException Class

RecordNotFoundException Members

Microsoft.CommerceServer.Orders Namespace