array(5) {
  ["lang"] => string(2) "pl"
  ["controller"] => string(12) "default.aspx"
  ["action"] => string(5) "index"
  ["module"] => string(7) "website"
  ["error_handler"] => object(ArrayObject)#274 (3) {
    ["exception"] => object(Zend_Controller_Dispatcher_Exception)#273 (7) {
      ["_previous:private"] => NULL
      ["message:protected"] => string(43) "Invalid controller specified (default.aspx)"
      ["string:private"] => string(0) ""
      ["code:protected"] => int(0)
      ["file:protected"] => string(81) "/home/users/kata2012/private_html/library/Zend/Controller/Dispatcher/Standard.php"
      ["line:protected"] => int(248)
      ["trace:private"] => array(4) {
        [0] => array(6) {
          ["file"] => string(67) "/home/users/kata2012/private_html/library/Zend/Controller/Front.php"
          ["line"] => int(954)
          ["function"] => string(8) "dispatch"
          ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
          ["type"] => string(2) "->"
          ["args"] => array(2) {
            [0] => object(Zend_Controller_Request_Http)#10 (15) {
              ["_paramSources:protected"] => array(2) {
                [0] => string(4) "_GET"
                [1] => string(5) "_POST"
              }
              ["_requestUri:protected"] => string(13) "/default.aspx"
              ["_baseUrl:protected"] => string(0) ""
              ["_basePath:protected"] => NULL
              ["_pathInfo:protected"] => string(13) "/default.aspx"
              ["_params:protected"] => array(5) {
                ["lang"] => string(2) "pl"
                ["controller"] => string(12) "default.aspx"
                ["action"] => string(5) "index"
                ["module"] => string(7) "website"
                ["error_handler"] => *RECURSION*
              }
              ["_rawBody:protected"] => NULL
              ["_aliases:protected"] => array(0) {
              }
              ["_dispatched:protected"] => bool(true)
              ["_module:protected"] => string(7) "website"
              ["_moduleKey:protected"] => string(6) "module"
              ["_controller:protected"] => string(5) "error"
              ["_controllerKey:protected"] => string(10) "controller"
              ["_action:protected"] => string(5) "error"
              ["_actionKey:protected"] => string(6) "action"
            }
            [1] => object(Zend_Controller_Response_Http)#271 (8) {
              ["_body:protected"] => array(0) {
              }
              ["_exceptions:protected"] => array(1) {
                [0] => *RECURSION*
              }
              ["_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(82) "/home/users/kata2012/private_html/library/Zend/Application/Bootstrap/Bootstrap.php"
          ["line"] => int(97)
          ["function"] => string(8) "dispatch"
          ["class"] => string(21) "Zend_Controller_Front"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [2] => array(6) {
          ["file"] => string(62) "/home/users/kata2012/private_html/library/Zend/Application.php"
          ["line"] => int(366)
          ["function"] => string(3) "run"
          ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [3] => array(6) {
          ["file"] => string(42) "/home/users/kata2012/public_html/index.php"
          ["line"] => int(26)
          ["function"] => string(3) "run"
          ["class"] => string(16) "Zend_Application"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
      }
    }
    ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
    ["request"] => object(Zend_Controller_Request_Http)#275 (15) {
      ["_paramSources:protected"] => array(2) {
        [0] => string(4) "_GET"
        [1] => string(5) "_POST"
      }
      ["_requestUri:protected"] => string(13) "/default.aspx"
      ["_baseUrl:protected"] => string(0) ""
      ["_basePath:protected"] => NULL
      ["_pathInfo:protected"] => string(13) "/default.aspx"
      ["_params:protected"] => array(4) {
        ["lang"] => string(2) "pl"
        ["controller"] => string(12) "default.aspx"
        ["action"] => string(5) "index"
        ["module"] => string(7) "website"
      }
      ["_rawBody:protected"] => NULL
      ["_aliases:protected"] => array(0) {
      }
      ["_dispatched:protected"] => bool(true)
      ["_module:protected"] => string(7) "website"
      ["_moduleKey:protected"] => string(6) "module"
      ["_controller:protected"] => string(12) "default.aspx"
      ["_controllerKey:protected"] => string(10) "controller"
      ["_action:protected"] => string(5) "index"
      ["_actionKey:protected"] => string(6) "action"
    }
  }
}