Exception that is thrown when the path matches, but the HTTP request method does not match any known route.
Exception that is thrown when the requested path does not match any route.
Base class for exceptions thrown that occur during routing.
Provides valid values for the HTTP request method.
Represents a matched request route.
Definitions for a specific route.
Provides route definitions and matching arrays for the router.
Class for routing requested methods and paths to specific routes.