mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 06:44:09 -05:00
Because the exceptions don't always contain a useful message for the UI, but also because in some cases we need to find out what went wrong. In some setups, a ShareNotFoundException might happen during creation when we try to re-read the just written share. Usually related to Galera Cluster where node syncing wait is not enabled. Signed-off-by: Vincent Petry <vincent@nextcloud.com> |
||
|---|---|---|
| .. | ||
| AcceptController.php | ||
| DeletedShareAPIController.php | ||
| ExternalSharesController.php | ||
| PublicPreviewController.php | ||
| RemoteController.php | ||
| SettingsController.php | ||
| ShareAPIController.php | ||
| ShareController.php | ||
| ShareesAPIController.php | ||
| ShareInfoController.php | ||