Partager via


UnexpectedContainedTypeException Constructor

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

Initializes a new instance of the UnexpectedContainedTypeException class.

Overload List

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

Top

Remarks

This exception is thrown when a collection member of a class contains an instance of a class that is not mapped in the orders object mapping configuration file.

See Also

Reference

UnexpectedContainedTypeException Class

UnexpectedContainedTypeException Members

Microsoft.CommerceServer.Runtime.Orders Namespace