Class Twitter::Error::Unauthorized
In: lib/twitter/error/unauthorized.rb
Parent: Twitter::Error::ClientError

Raised when Twitter returns the HTTP status code 401

Constants

HTTP_STATUS_CODE = 401

[Validate]