object(IR\Exceptions\Types\PageException)#22 (7) {
  ["message":protected]=>
  string(29) "sitemap/main : Page Not Found"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(404)
  ["file":protected]=>
  string(63) "/home/mailing/iresponse_sourcecode/framework/routing/Router.php"
  ["line":protected]=>
  int(71)
  ["trace":"Exception":private]=>
  array(3) {
    [0]=>
    array(5) {
      ["file"]=>
      string(63) "/home/mailing/iresponse_sourcecode/framework/routing/Router.php"
      ["line"]=>
      int(51)
      ["function"]=>
      string(4) "pass"
      ["class"]=>
      string(17) "IR\Routing\Router"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(65) "/home/mailing/iresponse_sourcecode/framework/core/Application.php"
      ["line"]=>
      int(159)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(17) "IR\Routing\Router"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(51) "/home/mailing/iresponse_sourcecode/public/index.php"
      ["line"]=>
      int(38)
      ["function"]=>
      string(5) "start"
      ["class"]=>
      string(19) "IR\Core\Application"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
}