Exception: GoogleDrive::AuthenticationError

Inherits:
ResponseCodeError show all
Defined in:
lib/google_drive/authentication_error.rb

Overview

Raised when GoogleDrive.login has failed.

Instance Attribute Summary

Attributes inherited from ResponseCodeError

#body, #code

Method Summary

Methods inherited from ResponseCodeError

#initialize

Constructor Details

This class inherits a constructor from GoogleDrive::ResponseCodeError