Exception: Creatary::OAuthError

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

Overview

Raised when client performs a wrong OAUTH interaction (this is a super-class)

Direct Known Subclasses

InvalidConsumerKey, InvalidConsumerSecret

Instance Attribute Summary

Attributes inherited from Error

#body

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Creatary::Error