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