object(Zend_Controller_Dispatcher_Exception)#293 (6) {
  ["message:protected"] => string(40) "Invalid controller specified (favorites)"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(90) "/var/www/vhosts/modelrepublic.net/httpdocs/library/Zend/Controller/Dispatcher/Standard.php"
  ["line:protected"] => int(241)
  ["trace:private"] => array(2) {
    [0] => array(6) {
      ["file"] => string(76) "/var/www/vhosts/modelrepublic.net/httpdocs/library/Zend/Controller/Front.php"
      ["line"] => int(934)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#7 (14) {
          ["_paramSources:protected"] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri:protected"] => string(21) "/my/favorites/add/769"
          ["_baseUrl:protected"] => string(0) ""
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(21) "/my/favorites/add/769"
          ["_params:protected"] => array(4) {
            ["record-id"] => string(3) "769"
            ["module"] => string(2) "my"
            ["controller"] => string(9) "favorites"
            ["action"] => string(3) "add"
          }
          ["_aliases:protected"] => array(0) {
          }
          ["_dispatched:protected"] => bool(true)
          ["_module:protected"] => string(2) "my"
          ["_moduleKey:protected"] => string(6) "module"
          ["_controller:protected"] => string(9) "favorites"
          ["_controllerKey:protected"] => string(10) "controller"
          ["_action:protected"] => string(3) "add"
          ["_actionKey:protected"] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#8 (8) {
          ["_body:protected"] => array(0) {
          }
          ["_exceptions:protected"] => array(0) {
          }
          ["_headers:protected"] => array(0) {
          }
          ["_headersRaw:protected"] => array(0) {
          }
          ["_httpResponseCode:protected"] => int(200)
          ["_isRedirect:protected"] => bool(false)
          ["_renderExceptions:protected"] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [1] => array(6) {
      ["file"] => string(52) "/var/www/vhosts/modelrepublic.net/httpdocs/index.php"
      ["line"] => int(54)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}