mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-16 10:40:18 +03:00
5 lines
61 B
PHP
5 lines
61 B
PHP
<?php
|
|
|
|
class ExceptionHandlerException extends \Exception
|
|
{
|
|
} |