Exception: AngellistApi::Error::BadGateway

Inherits:
AngellistApi::Error show all
Defined in:
lib/angellist_api/error/bad_gateway.rb

Overview

Raised when AngellistApi returns the HTTP status code 502

Constant Summary

Constants inherited from AngellistApi::Error

EnhanceYourCalm

Instance Attribute Summary

Attributes inherited from AngellistApi::Error

#http_headers

Method Summary

Methods inherited from AngellistApi::Error

#initialize, #ratelimit_limit, #ratelimit_remaining, #ratelimit_reset, #retry_after

Constructor Details

This class inherits a constructor from AngellistApi::Error