Exception [ 0 ]: Unable to find a route to match the 18-dobry-hotel-Wroclaw.php

app/_ozo/classes/Ozo/Request.php [ 650 ]

645         }
646 
647 // No matching route for this URI
648         $this->status = 404;
649 
650         throw new Exception('Unable to find a route to match the ' . $uri);
651     }
652 
653     /**
654      * Returns the response as the string representation of a request.
655      *
  1. app/_ozo/classes/Ozo/Request.php [ 260 ] » Ozo_Request->__construct(arguments)

  2. app/_ozo/classes/Ozo/Application.php [ 36 ] » Ozo_Request::instance()

  3. app/_ozo/classes/Ozo/Application.php [ 22 ] » Ozo_Application->__construct()

  4. app/_ozo/index.php [ 31 ] » Ozo_Application::run()

  5. app/index.php [ 11 ] » require_once(arguments)

Environment