module Moneta module Api class HTTPException < StandardError; end end end