mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 02:02:19 +00:00
[TASK] Moved RouterException. Readded lost stuff from Request.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
namespace Pecee\Exception;
|
||||
class RouterException extends \Exception { }
|
||||
Reference in New Issue
Block a user