Share via


OrderContextNotInitializedException Constructor

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

Initializes a new instance of the OrderContextNotInitializedException class.

Overload List

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

Top

Remarks

The exception that is thrown when a MappedStorageBase attempts to get an order system from Current, and the order context is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also

Reference

OrderContextNotInitializedException Class

OrderContextNotInitializedException Members

Microsoft.CommerceServer.Runtime.Orders Namespace