Exception: Koala::Facebook::ServerError
- Inherits:
-
APIError
- Object
- StandardError
- KoalaError
- APIError
- Koala::Facebook::ServerError
- Defined in:
- lib/koala/errors.rb
Overview
Any error with a 5xx HTTP status code
Instance Attribute Summary
Attributes inherited from APIError
#fb_ada_usage, #fb_app_usage, #fb_buc_usage, #fb_error_code, #fb_error_debug, #fb_error_debug_trace_id, #fb_error_message, #fb_error_rev, #fb_error_subcode, #fb_error_trace_id, #fb_error_type, #fb_error_user_msg, #fb_error_user_title, #http_status, #response_body
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Koala::Facebook::APIError