Exception: Yammer::Unauthorized

Inherits:
Error
  • Object
show all
Defined in:
lib/yammer/error.rb

Overview

Raised when Yammer returns the HTTP status code 401

Instance Attribute Summary

Attributes inherited from Error

#http_headers

Method Summary

Methods inherited from Error

#initialize, #ratelimit_limit, #ratelimit_remaining, #ratelimit_reset, #retry_after

Constructor Details

This class inherits a constructor from Yammer::Error