Partager via


IntegerValueValidationException Constructor

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

Initializes a new instance of the IntegerValueValidationException class.

Overload List

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

Top

Remarks

The IntegerValueValidationException is thrown when a property is expected to contain an integer but does not.

See Also

Reference

IntegerValueValidationException Class

IntegerValueValidationException Members

Microsoft.CommerceServer.Marketing Namespace