raspisms/descartes/exceptions/DescartesException404.php

5 lines
66 B
PHP
Executable File

<?php
class DescartesException404 extends Exception {};