Module: ShipHero

Defined in:
lib/ship_hero/api.rb,
lib/ship_hero.rb,
lib/ship_hero/version.rb,
lib/ship_hero/models/base.rb,
lib/ship_hero/util/config.rb,
lib/ship_hero/models/image.rb,
lib/ship_hero/models/order.rb,
lib/ship_hero/util/helpers.rb,
lib/ship_hero/models/product.rb,
lib/ship_hero/models/webhook.rb,
lib/ship_hero/models/shipment.rb,
lib/ship_hero/models/order_note.rb,
lib/ship_hero/models/order_history.rb,
lib/ship_hero/services/base_service.rb,
lib/ship_hero/models/order_line_item.rb,
lib/ship_hero/models/product_variant.rb,
lib/ship_hero/models/responses/error.rb,
lib/ship_hero/services/order_service.rb,
lib/ship_hero/models/responses/general.rb,
lib/ship_hero/services/product_service.rb,
lib/ship_hero/services/webhook_service.rb,
lib/ship_hero/models/requests/get_order.rb,
lib/ship_hero/services/shipment_service.rb,
lib/ship_hero/models/requests/get_orders.rb,
lib/ship_hero/models/responses/get_order.rb,
lib/ship_hero/models/order_shipping_lines.rb,
lib/ship_hero/models/requests/get_product.rb,
lib/ship_hero/exceptions/service_exception.rb,
lib/ship_hero/models/requests/get_shipment.rb,
lib/ship_hero/models/order_shipping_address.rb,
lib/ship_hero/models/responses/create_order.rb,
lib/ship_hero/models/responses/get_webhooks.rb,
lib/ship_hero/models/order_line_item_product_shot.rb

Overview

service_exception.rb ShipHero

Copyright © 2018 Kyle Schutt. All rights reserved.

Defined Under Namespace

Modules: Exceptions, Requests, Responses, Services, Util Classes: Api, Base, Error, Image, Order, OrderHistory, OrderLineItem, OrderLineItemProductShot, OrderNote, OrderShippingAddress, OrderShippingLines, Product, ProductVariant, Shipment, Webhook

Constant Summary collapse

VERSION =
"0.1.2".freeze