# Functions
HandleError is called when the router has trouble parsong paths.
MethodNotAllowed is called from the router when a method is not found for a path.
No description provided by the author
NotFound is called from the router when a path is not found.