Share via


MinimumValueValidationException Constructor

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

Initializes a new instance of the MinimumValueValidationException class.

Overload List

  Name Description
ms989417.pubmethod(en-US,CS.70).gif MinimumValueValidationException()()() Initializes a new instance of the MinimumValueValidationException class.
ms989417.pubmethod(en-US,CS.70).gif MinimumValueValidationException(String) Initializes a new instance of the MinimumValueValidationException class with the specified error message.
ms989417.protmethod(en-US,CS.70).gif MinimumValueValidationException(SerializationInfo, StreamingContext) Initializes a new instance of the MinimumValueValidationException class with the specified serialization and streaming context information.
ms989417.pubmethod(en-US,CS.70).gif MinimumValueValidationException(String, Exception) Initializes a new instance of the MinimumValueValidationException class error message and inner exception that caused the current exception.
ms989417.pubmethod(en-US,CS.70).gif MinimumValueValidationException(String, String, Decimal, Decimal) Initializes a new instance of the MinimumValueValidationException class with the specified error message and parameters.
ms989417.pubmethod(en-US,CS.70).gif MinimumValueValidationException(String, String, Decimal, Decimal, Exception) Initializes a new instance of the MinimumValueValidationException class with the specified error message, parameters, and the inner exception that is the cause of this exception.

Top

Remarks

MinimumValueValidationException is thrown when an attempt is made to save an entity and at least one numeric property of that entity is smaller than the minimum allowed value for that property.

See Also

Reference

MinimumValueValidationException Class

MinimumValueValidationException Members

Microsoft.CommerceServer Namespace