DUMP => object(Phalcon\Mvc\Dispatcher\Exception)#122 (7) {
  ["message":protected]=>
  string(46) "IndexController handler class cannot be loaded"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2)
  ["file":protected]=>
  string(37) "/var/www/itrust-live/public/index.php"
  ["line":protected]=>
  int(110)
  ["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(46) "IndexController handler class cannot be loaded"
        [1]=>
        int(2)
      }
    }
    [1]=>
    array(4) {
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(18) "Phalcon\Dispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(37) "/var/www/itrust-live/public/index.php"
      ["line"]=>
      int(110)
      ["function"]=>
      string(6) "handle"
      ["class"]=>
      string(23) "Phalcon\Mvc\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(37) "/var/www/itrust-live/public/index.php"
      ["line"]=>
      int(296)
      ["function"]=>
      string(4) "main"
      ["class"]=>
      string(11) "Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}