PHP Class Sonata\Component\Currency\UnavailableForCurrencyException

Author: Hugo Briand ([email protected])
Inheritance: extends Exception
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
__construct ( Sonata\Component\Product\ProductInterface $product, Sonata\Component\Currency\CurrencyInterface $currency )

Method Details

__construct() public method

public __construct ( Sonata\Component\Product\ProductInterface $product, Sonata\Component\Currency\CurrencyInterface $currency )
$product Sonata\Component\Product\ProductInterface
$currency Sonata\Component\Currency\CurrencyInterface