Exception: Dropbox::FileNotFoundError

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

Overview

Raised when a Dropbox file doesn’t exist.

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