Exception: Jamm::ApiConnectionError

Inherits:
JammError
  • Object
show all
Defined in:
lib/jamm/errors.rb

Overview

ApiConnectionError is raised when a request to Jamm api failed

Instance Attribute Summary

Attributes inherited from JammError

#http_body, #http_headers, #http_status, #json_body, #message

Method Summary

Methods inherited from JammError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Jamm::JammError