Exceptions
exc
Exception definitions for the extension.
Hierarchy:
- Exception
ContentError
ExistingFileError
ExtrasError
FilesError
Bases: Exception
Base error for catch-all scenario.
InvalidStorageConfigurationError
LargeUploadError
LocationError
LocationTransformerError
MissingExtrasError
MissingFileError
MissingStorageConfigurationError
PermissionError
StorageError
Bases: FilesError
Error related to storage.
UnknownAdapterError
UnknownStorageError
UnsupportedOperationError
UploadError
Bases: StorageError
Error related to file upload process.