raspisms/descartes/exceptions/DescartesExceptionRouterUrlGenerationError.php

5 lines
124 B
PHP
Executable file

<?php
namespace descartes\exceptions;
class DescartesExceptionRouterUrlGenerationError extends \Exception {};