StringLengthValidationException Constructor

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

Initializes a new instance of the StringLengthValidationException class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

Remarks

StringLengthValidationException is thrown when an attempt is made to save an entity and at least one string property of that entity is not within the allowed length.

Permissions

See Also

Reference

StringLengthValidationException Class

StringLengthValidationException Members

StringLengthValidationException Overload

Microsoft.CommerceServer Namespace