object(Exception)#7 (7) {
  ["message":protected]=>
  string(14) "Page not found"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(404)
  ["file":protected]=>
  string(41) "/home1/churr958/public_html/src/Route.php"
  ["line":protected]=>
  int(114)
  ["trace":"Exception":private]=>
  array(1) {
    [0]=>
    array(6) {
      ["file"]=>
      string(44) "/home1/churr958/public_html/public/index.php"
      ["line"]=>
      int(17)
      ["function"]=>
      string(5) "match"
      ["class"]=>
      string(24) "Prelude\Foundation\Route"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Prelude\Foundation\Request)#6 (2) {
          ["url":"Prelude\Foundation\Request":private]=>
          string(73) "/images/gallery/room/22859867_2039244762961876_1890508313081669306_o.jpg/"
          ["method":"Prelude\Foundation\Request":private]=>
          string(3) "GET"
        }
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}