Exception: Files::NotAuthenticatedError
- Defined in:
- lib/files.com/errors.rb
Direct Known Subclasses
AdditionalAuthenticationRequiredError, AuthenticationRequiredError, BundleRegistrationCodeFailedError, FilesAgentTokenFailedError, InboxRegistrationCodeFailedError, InvalidCredentialsError, InvalidOauthError, InvalidOrExpiredCodeError, InvalidSessionError, InvalidUsernameOrPasswordError, LockedOutError, LockoutRegionMismatchError, OneTimePasswordIncorrectError, TwoFactorAuthenticationErrorError, TwoFactorAuthenticationSetupExpiredError
Instance Attribute Summary
Attributes inherited from APIError
#data, #detail, #error, #errors, #http_code, #instance, #model_errors, #title, #type
Attributes inherited from Error
#code, #http_body, #http_headers, #http_status, #json_body, #message, #request_id, #response
Method Summary
Methods inherited from APIError
Methods inherited from Error
Constructor Details
This class inherits a constructor from Files::APIError