Exception: EDH::Passport::ServerError

Inherits:
APIError show all
Defined in:
lib/edh/errors.rb

Overview

Any error with a 5xx HTTP status code

Instance Attribute Summary

Attributes inherited from APIError

#http_status, #pp_error_code, #pp_error_message, #pp_error_subcode, #pp_error_type, #response_body

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from EDH::Passport::APIError