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
No related merge requests found
<?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