raspisms/descartes/exceptions/DescartesException404.php

5 lines
66 B
PHP
Raw Normal View History

2019-10-29 14:57:13 +01:00
<?php
class DescartesException404 extends Exception {};