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

ParametreBadTypeException

parent 5ee55b27
No related branches found
No related tags found
1 merge request!1ParametreBadTypeException
Pipeline #19099 passed
<?php
namespace UnicaenParametre\Exception;
use Exception;
class ParametreBadTypeException extends Exception {}
<?php
namespace parametre\src\UnicaenParametre\Exception;
use Exception;
class ParametreMalTypeException extends Exception {}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment