CartValidationException Properties

The CartValidationException type exposes the following members.

Properties

  Name Description
Public property CartId Gets the cart id for which the exception occurred.
Public property Data (Inherited from Exception.)
Public property ErrorResourceId Gets or sets the error resource identifier associated with this exception. (Inherited from CommerceRuntimeException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property LineValidationResults Gets the collection of validation results for each cart line.
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property ValidationResults Gets the collection of validation errors encountered. (Inherited from DataValidationException.)

Top

See Also

Reference

CartValidationException Class

Microsoft.Dynamics.Commerce.Runtime.Messages Namespace