MVC_Recettes/Kernel/Exceptions/NotFoundException.php

4 lines
52 B
PHP

<?php
class NotFoundException extends Exception {}