Click or drag to resize

PriceInfoCurrencyException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Dynamicweb.Ecommerce.PricesPriceInfoCurrencyException

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class PriceInfoCurrencyException : Exception
Constructors
  NameDescription
Public methodPriceInfoCurrencyException
Initializes a new instance of the PriceInfoCurrencyException class
Public methodPriceInfoCurrencyException(String, String, Double, Double)
Initializes a new instance of the PriceInfoCurrencyException class
Top
See Also