Click or drag to resize
InvalidCurrencyConversionException Class
The exception that is thrown when currency conversion fails.
Inheritance Hierarchy

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public class InvalidCurrencyConversionException : InvalidOperationException

The InvalidCurrencyConversionException type exposes the following members.

Constructors
  NameDescription
Public methodInvalidCurrencyConversionException
Constructor.
Top
See Also