diff --git a/application/Espo/Services/Settings.php b/application/Espo/Services/Settings.php index 84e79a66cf..cb2fc4b4b2 100644 --- a/application/Espo/Services/Settings.php +++ b/application/Espo/Services/Settings.php @@ -30,7 +30,7 @@ namespace Espo\Services; use Espo\Core\Exceptions\Forbidden; -use Espo\Core\Exceptions\NotFound; +use Espo\Core\Exceptions\Error; use Espo\Core\Exceptions\BadRequest; use Espo\ORM\Entity;