Exception: Bloopi::API::AuthenticationError

Inherits:
ClientError show all
Defined in:
lib/bloopi/errors.rb

Overview

All graph API authentication failures.

Instance Attribute Summary

Attributes inherited from APIError

#error_code, #error_debug, #error_message, #error_rev, #error_subcode, #error_trace_id, #error_type, #error_user_msg, #error_user_title, #http_status, #response_body

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Bloopi::API::APIError