How is the default router (Magento\Framework\App\Router\DefaultRouter) implemented?

Magento_Store/etc/frontend/di.xml

Magento\Framework\App\Router\DefaultRouter::match()

Details: How is a frontend page’s absense (404 Not found, no route, «Whoops, our bad») handled?

See also: