[ 'http' => [ Hyperf\HttpServer\Exception\Handler\HttpExceptionHandler::class, App\Exception\Handler\AppExceptionHandler::class, Hyperf\WebSocketServer\Exception\Handler\WebSocketExceptionHandler::class, ], ], ];