Module: Shift::Api::Core::Errors

Defined in:
lib/shift/api/core/errors.rb

Overview

Shift::Api::Core version of the original JsonApiClient Errors purely so we are not exposing jsonapi client exceptions to the outside world in case we ever migrate from it.

Defined Under Namespace

Classes: AccessDenied, ApiError, ClientError, Conflict, ConnectionError, InternalServerError, NotAuthorized, NotFound, ServerError, ServiceUnavailable, UnexpectedStatus