Share via


OrderFormMarshallingException Constructor

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

Initializes a new instance of the OrderFormMarshallingException class.

Overload List

  Name Description
Aa511820.pubmethod(en-US,CS.70).gif OrderFormMarshallingException()()() Initializes a new instance of the OrderFormMarshallingException class.
Aa511820.pubmethod(en-US,CS.70).gif OrderFormMarshallingException(String) Initializes a new instance of the OrderFormMarshallingException class using the specified error message.
Aa511820.protmethod(en-US,CS.70).gif OrderFormMarshallingException(SerializationInfo, StreamingContext) Initializes a new instance of the OrderFormMarshallingException class using the specified serialization information and streaming context.
Aa511820.pubmethod(en-US,CS.70).gif OrderFormMarshallingException(String, Exception) Initializes a new instance of the OrderFormMarshallingException class using the specified error message and inner exception.

Top

Remarks

The exception that is thrown during pipeline execution when an error occurs while marshalling a CommerceDictionary to and from an OrderForm object.

See Also

Reference

OrderFormMarshallingException Class

OrderFormMarshallingException Members

Microsoft.CommerceServer.Runtime.Orders Namespace