Files
Namespaces
Interfaces, Classes and Traits
- File
- Interface File
- FileInfo
- Interface FileInfo
- Folder
- Interface Node
- IAppData
- Interface IAppData
- IHomeStorage
- Interface IHomeStorage
- IMimeTypeDetector
- Interface IMimeTypeDetector
- IMimeTypeLoader
- Interface IMimeTypeLoader
- IRootFolder
- Interface IRootFolder
- Node
- Interface Node
- Storage
- Provide a common interface to all different storage options
- AlreadyExistsException
- Exception for already existing files/folders
- EmptyFileNameException
- Class EmptyFileNameException
- EntityTooLargeException
- Exception for too large entity
- FileNameTooLongException
- Class FileNameTooLongException
- ForbiddenException
- Class ForbiddenException
- GenericFileException
- Class GenericFileException
- InvalidCharacterInPathException
- Exception for invalid path
- InvalidContentException
- Exception for invalid content
- InvalidDirectoryException
- Class InvalidDirectoryException
- InvalidPathException
- Exception for invalid path
- LockNotAcquiredException
- Exception for a file that is locked
- NotEnoughSpaceException
- Exception for not enough space
- NotFoundException
- Exception for not found entity
- NotPermittedException
- Exception for not permitted action
- ReservedWordException
- Exception for invalid path
- StorageAuthException
- Storage authentication exception
- StorageBadConfigException
- Storage has bad or missing config params
- StorageConnectionException
- Storage authentication exception
- StorageInvalidException
- Storage has invalid configuration
- StorageNotAvailableException
- Storage is temporarily not available
- StorageTimeoutException
- Storage authentication exception
- UnseekableException
- Exception for seek problem