Exception: SocialPlus::WebApi::InvalidToken

Inherits:
ApiError
  • Object
show all
Defined in:
lib/social_plus/web_api/invalid_token.rb

Overview

An Exception class raised when SocialPlus Web API reports invalid token

Constant Summary

Constants inherited from ApiError

ApiError::EXCEPTION_CLASSES

Instance Attribute Summary

Attributes inherited from ApiError

#code

Method Summary

Methods inherited from ApiError

exception_from_api_result, #initialize

Constructor Details

This class inherits a constructor from SocialPlus::WebApi::ApiError