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