Skip to content
Snippets Groups Projects
Commit c959f2fe authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

ParametreMalTypeException est une RuntimeException !

parent 5ee55b27
No related branches found
No related tags found
1 merge request!2ParametreMalTypeException est une RuntimeException !
Pipeline #19100 passed
......@@ -4,4 +4,4 @@ namespace parametre\src\UnicaenParametre\Exception;
use Exception;
class ParametreMalTypeException extends Exception {}
\ No newline at end of file
class ParametreMalTypeException extends \RuntimeException {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment