Exception: RubyRoutesTrie::RouteNotExist
- Inherits:
-
StandardError
- Object
- StandardError
- RubyRoutesTrie::RouteNotExist
- Defined in:
- lib/exceptions/route_not_exist.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/exceptions/route_not_exist.rb', line 3 def "This route not exist" end |