Path : /usr/share/php/FastRoute/
File Upload :
Current File : //usr/share/php/FastRoute/BadRouteException.php

<?php

namespace FastRoute;

class BadRouteException extends \LogicException
{
}