MappingException Constructor

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

Initializes a new instance of the MappingException class.

Overload List

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

Top

Remarks

The exception that is thrown if SchemaMapping or PipelineAdapter fail to initialize.

See Also

Reference

MappingException Class

MappingException Members

Microsoft.CommerceServer.Runtime.Orders Namespace