raspisms/descartes/exceptions/DescartesException404.php
2019-10-29 14:57:13 +01:00

4 lines
66 B
PHP
Executable file

<?php
class DescartesException404 extends Exception {};