Responder that renders a full ILIAS error page (UI-Framework MessageBox) and sends it with the approp...
respond(string $error_message, int $status_code, ?Link $back_target=null)
__construct(private readonly GlobalScreenServices $global_screen, private readonly ilLanguage $language, private readonly UIServices $ui, private readonly HTTPServices $http)