module GifterHub module Errors class ApiConnectionError < BambooError end end end