object(ArrayObject)[240]
  public 'exception' => 
    object(Zend_Controller_Dispatcher_Exception)[239]
      protected 'message' => string 'Invalid controller specified (used-cars-for-sale)' (length=49)
      private 'string' => string '' (length=0)
      protected 'code' => int 0
      protected 'file' => string '/usr/share/php5/Zend/Controller/Dispatcher/Standard.php' (length=55)
      protected 'line' => int 193
      private 'trace' => 
        array
          0 => 
            array
              ...
          1 => 
            array
              ...
          2 => 
            array
              ...
  public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
  public 'request' => 
    object(Zend_Controller_Request_Http)[241]
      protected '_requestUri' => string '/used-cars-for-sale/montreal-qc/2005-chevrolet-c/k-truck-blue-8394481' (length=69)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/used-cars-for-sale/montreal-qc/2005-chevrolet-c/k-truck-blue-8394481' (length=69)
      protected '_params' => 
        array
          'controller' => string 'used-cars-for-sale' (length=18)
          'action' => string 'montreal-qc' (length=11)
          '2005-chevrolet-c' => string 'k-truck-blue-8394481' (length=20)
          'module' => string 'default' (length=7)
      protected '_aliases' => 
        array
          empty
      protected '_dispatched' => boolean true
      protected '_module' => string 'default' (length=7)
      protected '_moduleKey' => string 'module' (length=6)
      protected '_controller' => string 'used-cars-for-sale' (length=18)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'montreal-qc' (length=11)
      protected '_actionKey' => string 'action' (length=6)