Exception: LinkedIn::InvalidRequest

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

Overview

Raised when we know requests will be malformed and LinkedIn returns a 400 status code

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