Exception: MagentoMech::ProductNotFoundError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/magento_remote/magento_mech.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg = "Product not found!") ⇒ ProductNotFoundError

Returns a new instance of ProductNotFoundError.



15
# File 'lib/magento_remote/magento_mech.rb', line 15

def initialize(msg="Product not found!") ; end