friendica/src/Model/Storage
Philipp Holzer 57438afbb3
- Moved the description for the specific storage exception first
- Introduced exceptions for try to get invalid storage
- ReferenceStorageException now extends StorageException
2021-08-16 23:27:42 +02:00
..
Database.php Fixup Database behaviour 2021-08-16 23:27:42 +02:00
ExternalResource.php Refactor IStorage 2021-08-16 23:27:42 +02:00
Filesystem.php Refactor IStorage 2021-08-16 23:27:42 +02:00
ISelectableStorage.php - Moved the description for the specific storage exception first 2021-08-16 23:27:42 +02:00
IStorage.php Split IStorage and ISelectableStorage and make their behaviour homogenous 2021-08-16 23:27:41 +02:00
ReferenceStorageException.php - Moved the description for the specific storage exception first 2021-08-16 23:27:42 +02:00
StorageException.php Split IStorage and ISelectableStorage and make their behaviour homogenous 2021-08-16 23:27:41 +02:00
SystemResource.php Split IStorage and ISelectableStorage and make their behaviour homogenous 2021-08-16 23:27:41 +02:00