Exception: Mfkessai::APIConnectionError

Inherits:
MfkessaiError
  • Object
show all
Defined in:
lib/mfkessai/errors.rb

Overview

APIConnectionError is raised in the event that the SDK can’t connect to Mfkessai’s servers.

Instance Attribute Summary

Attributes inherited from MfkessaiError

#http_body, #http_status, #json_body, #message

Method Summary

Methods inherited from MfkessaiError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Mfkessai::MfkessaiError