Exception: Hanami::Router::NotRoutableEndpointError

Inherits:
Hanami::Routing::Error
  • Object
show all
Defined in:
gems/gems/hanami-router-1.3.0/lib/hanami/router.rb,
gems/gems/hanami-router-1.3.2/lib/hanami/router.rb

Overview

This error is raised when #call is invoked on a non-routable recognized route.

See Also:

Since:

  • 0.5.0