object(Phalcon\Mvc\Dispatcher\Exception)#117 (7) {
  ["message":protected]=>
  string(73) "Apps\Website\Controllers\ProductController handler class cannot be loaded"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2)
  ["file":protected]=>
  string(30) "/var/www/html/public/index.php"
  ["line":protected]=>
  int(462)
  ["trace":"Exception":private]=>
  array(3) {
    [0]=>
    array(3) {
      ["function"]=>
      string(22) "throwDispatchException"
      ["class"]=>
      string(22) "Phalcon\Mvc\Dispatcher"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(3) {
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(37) "Phalcon\Dispatcher\AbstractDispatcher"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(30) "/var/www/html/public/index.php"
      ["line"]=>
      int(462)
      ["function"]=>
      string(6) "handle"
      ["class"]=>
      string(23) "Phalcon\Mvc\Application"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
}