Freigeben über


MaximumValueValidationException Constructor

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

Initializes a new instance of the MaximumValueValidationException class.

Overload List

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

Top

Remarks

MaximumValueValidationException is thrown when an attempt is made to save an entity and at least one numeric property of that entity exceeds the maximum allowed value.

See Also

Reference

MaximumValueValidationException Class

MaximumValueValidationException Members

Microsoft.CommerceServer Namespace