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 OrderFormMarshallingException class.
Overload List
Name | Description | |
---|---|---|
![]() |
OrderFormMarshallingException()()() | Initializes a new instance of the OrderFormMarshallingException class. |
![]() |
OrderFormMarshallingException(String) | Initializes a new instance of the OrderFormMarshallingException class using the specified error message. |
![]() |
OrderFormMarshallingException(SerializationInfo, StreamingContext) | Initializes a new instance of the OrderFormMarshallingException class using the specified serialization information and streaming context. |
![]() |
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