exception object(Zend_Controller_Dispatcher_Exception)#15 (6) {
  ["message:protected"] => string(41) "Invalid controller specified (robots.txt)"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(58) "/home/ccrd/library/Zend/Controller/Dispatcher/Standard.php"
  ["line:protected"] => int(198)
  ["trace:private"] => array(2) {
    [0] => array(6) {
      ["file"] => string(44) "/home/ccrd/library/Zend/Controller/Front.php"
      ["line"] => int(927)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#11 (13) {
          ["_requestUri:protected"] => string(11) "/robots.txt"
          ["_baseUrl:protected"] => string(0) ""
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(11) "/robots.txt"
          ["_params:protected"] => array(3) {
            ["controller"] => string(10) "robots.txt"
            ["action"] => string(5) "index"
            ["module"] => string(7) "default"
          }
          ["_aliases:protected"] => array(0) {
          }
          ["_dispatched:protected"] => bool(true)
          ["_module:protected"] => string(7) "default"
          ["_moduleKey:protected"] => string(6) "module"
          ["_controller:protected"] => string(10) "robots.txt"
          ["_controllerKey:protected"] => string(10) "controller"
          ["_action:protected"] => string(5) "index"
          ["_actionKey:protected"] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#12 (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(24) "/home/ccrd/www/index.php"
      ["line"] => int(40)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}