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