Explorar el Código

Ajout nom ressource où erreur

Brandao Arthur hace 6 años
padre
commit
10201c1b92
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Client/src/main/java/rsx/BomberStudentRequest.java

+ 1 - 1
Client/src/main/java/rsx/BomberStudentRequest.java

@@ -87,7 +87,7 @@ public class BomberStudentRequest extends Thread {
             //Appel handler
             BomberStudentHandler handler = this.handlers.get(ressource);
             if(!handler.handle(json)){
-                System.err.println("Erreur pendant l'execution du handler");
+                System.err.println("Erreur pendant l'execution du handler " + ressource);
             }
         }
         //Fermeture socket