Exception: Shoppe::Errors::InappropriateDeliveryService
- Inherits:
-
Shoppe::Error
- Object
- StandardError
- Shoppe::Error
- Shoppe::Errors::InappropriateDeliveryService
- Defined in:
- lib/shoppe/errors/inappropriate_delivery_service.rb
Instance Method Summary collapse
-
#initialize(options) ⇒ InappropriateDeliveryService
constructor
A new instance of InappropriateDeliveryService.
Constructor Details
#initialize(options) ⇒ InappropriateDeliveryService
Returns a new instance of InappropriateDeliveryService.
5 6 7 |
# File 'lib/shoppe/errors/inappropriate_delivery_service.rb', line 5 def initialize() = end |