module GifterHub module Errors class ApiConnectionError < GifterHubError end end end