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