Exception: Rack::App::Router::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Rack::App::Router::Error
- Defined in:
- lib/rack/app/router/error.rb
Constant Summary collapse
- AppIsNotMountedInTheRouter =
Class.new(self)
- MountedAppDoesNotHaveThisPath =
Class.new(self)