Share via


DateValidationException Constructor

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

Initializes a new instance of the DateValidationException class.

Overload List

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

Top

Remarks

The exception that is thrown when an attempt is made to set a DateTime property outside of the expected range of values.

See Also

Reference

DateValidationException Class

DateValidationException Members

Microsoft.CommerceServer.Marketing Namespace