Tout est validé -> faut refactor et ajouter des string

Co-Authored-By: Alexandre3417 <81689383+Alexandre3417@users.noreply.github.com>
Co-Authored-By: NonoL3Robot <75622909+NonoL3Robot@users.noreply.github.com>
This commit is contained in:
LucasV-IUT
2022-03-16 20:30:10 +01:00
parent cd01ed7320
commit 972e262066
4 changed files with 32 additions and 7 deletions
@@ -0,0 +1,4 @@
package com.example.outilcuisson;
public class CuissonDejaExistanteException extends Exception {
}