Simply\Router\Exception
Classes
Exception that is thrown when the requested path does not match any route.
Exceptions
Exception that is thrown when the path matches, but the HTTP request method does not match any known route.
Base class for exceptions thrown that occur during routing.