Share via


UnsupportedTypeException Constructor

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

Initializes a new instance of the UnsupportedTypeException class.

Overload List

  Name Description
ms870881.pubmethod(en-US,CS.70).gif UnsupportedTypeException()()() Initializes a new instance of the UnsupportedTypeException class.
ms870881.pubmethod(en-US,CS.70).gif UnsupportedTypeException(String) Initializes a new instance of the UnsupportedTypeException class using the specified error message.
ms870881.protmethod(en-US,CS.70).gif UnsupportedTypeException(SerializationInfo, StreamingContext) Initializes a new instance of the UnsupportedTypeException class using the specified serialization information and streaming context.
ms870881.pubmethod(en-US,CS.70).gif UnsupportedTypeException(String, Exception) Initializes a new instance of the UnsupportedTypeException class using the specified error message and a reference to the inner exception that is the cause of this exception.

Top

Remarks

The exception that is thrown when the object being serialized contains a property which cannot be serialized.

See Also

Reference

UnsupportedTypeException Class

UnsupportedTypeException Members

Microsoft.CommerceServer.Orders Namespace