getService(EleveManager::class); return $eleveManager->view(); } catch (Exception $e) { echo 'Exception reçue : '. $e->getMessage() ."\n"; } } }