Exception: Flinks::ServerError
- Defined in:
- lib/flinks/error.rb
Overview
Raised when API returns a 500..599 HTTP status code
Direct Known Subclasses
BadGateway, InternalServerError, NotImplemented, ServiceUnavailable
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#build_message, error_for_403, from_response, #initialize
Constructor Details
This class inherits a constructor from Flinks::Error