diff --git a/HttpServer/Server.php b/HttpServer/Server.php index d687ed32..bfab3eb7 100644 --- a/HttpServer/Server.php +++ b/HttpServer/Server.php @@ -143,9 +143,7 @@ class Server extends HttpService /** * @param $baseServer * @return mixed - * @throws ComponentException - * @throws NotFindClassException - * @throws ReflectionException + * @throws Exception */ private function execute($baseServer): mixed {