object(ArrayObject)[240]
  public 'exception' => 
    object(Zend_Controller_Dispatcher_Exception)[239]
      protected 'message' => string 'Invalid controller specified (autos-usagees)' (length=44)
      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 '/autos-usagees/a-vendre/make/dodge' (length=34)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/autos-usagees/a-vendre/make/dodge' (length=34)
      protected '_params' => 
        array
          'controller' => string 'autos-usagees' (length=13)
          'action' => string 'a-vendre' (length=8)
          'make' => string 'dodge' (length=5)
          '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 'autos-usagees' (length=13)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'a-vendre' (length=8)
      protected '_actionKey' => string 'action' (length=6)