Exception: LinkedIn::AccessDeniedError

Inherits:
Error
  • Object
show all
Defined in:
lib/linked_in/errors.rb

Overview

Raised when LinkedIn returns a 403 status code during an API request.

Instance Attribute Summary

Attributes inherited from Error

#data

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from LinkedIn::Error