Partajați prin


PropertyTypeValidationException Constructor

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

Initializes a new instance of the PropertyTypeValidationException class.

Overload List

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

Top

Remarks

The exception thrown when an attempt is made to create or update a profile instance with invalid data in a property.

See Also

Reference

PropertyTypeValidationException Class

PropertyTypeValidationException Members

Microsoft.CommerceServer.Profiles Namespace