Share via


DateRangeValidationException Members

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

The exception that is thrown when the date range properties of an entity is invalid.

The DateRangeValidationException type exposes the following members.

Constructors

  Name Description
Aa132521.pubmethod(en-US,CS.70).gif DateRangeValidationException Overloaded. Initializes a new instance of the DateRangeValidationException class.

Top

Methods

  Name Description
Aa132521.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa132521.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa132521.pubmethod(en-US,CS.70).gif GetBaseException (Inherited from Exception.)
Aa132521.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa132521.pubmethod(en-US,CS.70).gif GetObjectData Populates a SerializationInfo with data needed to serialize the DateRangeValidationException. (Overrides PropertyValidationException..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa132521.pubmethod(en-US,CS.70).gif GetType (Inherited from Exception.)
Aa132521.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa132521.pubmethod(en-US,CS.70).gif ToString (Inherited from Exception.)

Top

Properties

  Name Description
Aa132521.pubproperty(en-US,CS.70).gif Data (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif EndDate Gets the end date of the date range that caused the exception.
Aa132521.pubproperty(en-US,CS.70).gif HelpLink (Inherited from Exception.)
Aa132521.protproperty(en-US,CS.70).gif HResult (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif InnerException (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif Message (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif PropertyName Gets or sets the name of the property that caused the validation exception. (Inherited from PropertyValidationException.)
Aa132521.pubproperty(en-US,CS.70).gif Source (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif StackTrace (Inherited from Exception.)
Aa132521.pubproperty(en-US,CS.70).gif StartDate Gets the start date of the date range that caused the exception.
Aa132521.pubproperty(en-US,CS.70).gif TargetSite (Inherited from Exception.)

Top

See Also

Reference

DateRangeValidationException Class

Microsoft.CommerceServer.Marketing Namespace