PropertyNullValidationException Constructor

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

Initializes a new instance of the PropertyNullValidationException class.

Namespace:  Microsoft.CommerceServer
Assembly:  Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New PropertyNullValidationException()
public PropertyNullValidationException()
public:
PropertyNullValidationException()
public function PropertyNullValidationException()

Remarks

PropertyNullValidationException is thrown when an attempt is made to save an entity and at least one property of that entity is nullNothingnullptra null reference (Nothing in Visual Basic) when not allowed.

Permissions

See Also

Reference

PropertyNullValidationException Class

PropertyNullValidationException Members

PropertyNullValidationException Overload

Microsoft.CommerceServer Namespace