module documentation

Undocumented

Exception ApiError Errors produced by the Dropbox API.
Exception AuthError Errors due to invalid authentication credentials.
Exception BadInputError Errors due to bad input parameters to an API Operation.
Exception DropboxException All errors related to making an API request extend this.
Exception HttpError Errors produced at the HTTP layer.
Exception InternalServerError Errors due to a problem on Dropbox.
Exception PathRootError Error caused by an invalid path root.
Exception RateLimitError Error caused by rate limiting.