Exception: Dropbox::TooManyEntriesError

Inherits:
FileError show all
Defined in:
lib/dropbox/api.rb

Overview

Raised when the number of files within a directory exceeds a specified limit.

Instance Attribute Summary

Attributes inherited from FileError

#path

Method Summary

Methods inherited from FileError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Dropbox::FileError