Exception: DropboxApi::Errors::GetAccountError
- Inherits:
-
BasicError
- Object
- StandardError
- BasicError
- DropboxApi::Errors::GetAccountError
- Defined in:
- lib/dropbox_api/errors/get_account_error.rb
Constant Summary collapse
- ErrorSubtypes =
{ :no_account => NoAccountError }.freeze
Method Summary
Methods inherited from BasicError
build, find_subtype, #initialize
Constructor Details
This class inherits a constructor from DropboxApi::Errors::BasicError