object(Phalcon\Mvc\Dispatcher\Exception)#123 (7) {
  ["message":protected]=>
  string(56) "Action 'shop_cart.html' was not found on handler 'login'"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(5)
  ["file":protected]=>
  string(40) "/usr/share/nginx/vantte/public/index.php"
  ["line":protected]=>
  int(385)
  ["trace":"Exception":private]=>
  array(3) {
    [0]=>
    array(4) {
      ["function"]=>
      string(23) "_throwDispatchException"
      ["class"]=>
      string(22) "Phalcon\Mvc\Dispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(56) "Action 'shop_cart.html' was not found on handler 'login'"
        [1]=>
        int(5)
      }
    }
    [1]=>
    array(4) {
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(18) "Phalcon\Dispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(40) "/usr/share/nginx/vantte/public/index.php"
      ["line"]=>
      int(385)
      ["function"]=>
      string(6) "handle"
      ["class"]=>
      string(23) "Phalcon\Mvc\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}