Module: KktShoppe::Errors
- Defined in:
- lib/kkt_shoppe/errors/refund_failed.rb,
lib/kkt_shoppe/errors/not_enough_stock.rb,
lib/kkt_shoppe/errors/payment_declined.rb,
lib/kkt_shoppe/errors/unorderable_item.rb,
lib/kkt_shoppe/errors/invalid_configuration.rb,
lib/kkt_shoppe/errors/insufficient_stock_to_fulfil.rb,
lib/kkt_shoppe/errors/inappropriate_delivery_service.rb
Defined Under Namespace
Classes: InappropriateDeliveryService, InsufficientStockToFulfil, InvalidConfiguration, NotEnoughStock, PaymentDeclined, RefundFailed, UnorderableItem