Share via


WeaklyTypedPropertyTypeException Constructor

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

Initializes a new instance of the WeaklyTypedPropertyTypeException class.

Overload List

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

Top

Remarks

This exception is thrown when the type of a weakly-typed property value set in a class mapped to storage is not compatible with the type of the column to which the value maps.

See Also

Reference

WeaklyTypedPropertyTypeException Class

WeaklyTypedPropertyTypeException Members

Microsoft.CommerceServer.Runtime.Orders Namespace