Exception: Ecertic::APIError

Inherits:
Error
  • Object
show all
Defined in:
lib/ecertic/errors.rb

Overview

APIError is a generic error that may be raised in cases where none of the ther named errors cover the problem.

Instance Attribute Summary

Attributes inherited from Error

#http_body, #http_headers, #http_status, #message, #response

Method Summary

Methods inherited from Error

#initialize, #to_s

Constructor Details

This class inherits a constructor from Ecertic::Error