object(Zend_Controller_Dispatcher_Exception)#81 (7) {
  ["_previous:private"] => NULL
  ["message:protected"] => string(36) "Invalid controller specified (error)"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(75) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Dispatcher/Standard.php"
  ["line:protected"] => int(248)
  ["trace:private"] => array(4) {
    [0] => array(6) {
      ["file"] => string(61) "/home/storage/2/23/56/suhai/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)#44 (15) {
          ["_paramSources:protected"] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri:protected"] => string(21) "/rastreamento/contato"
          ["_baseUrl:protected"] => string(13) "/rastreamento"
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(8) "/contato"
          ["_params:protected"] => array(4) {
            ["controller"] => string(7) "contato"
            ["action"] => string(5) "index"
            ["module"] => string(7) "default"
            ["error_handler"] => object(ArrayObject)#79 (3) {
              ["exception"] => object(Zend_Controller_Action_Exception)#80 (7) {
                ["_previous:private"] => NULL
                ["message:protected"] => string(61) "Action "index" does not exist and was not trapped in __call()"
                ["string:private"] => string(0) ""
                ["code:protected"] => int(404)
                ["file:protected"] => string(62) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Action.php"
                ["line:protected"] => int(485)
                ["trace:private"] => array(6) {
                  [0] => array(6) {
                    ["file"] => string(62) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Action.php"
                    ["line"] => int(515)
                    ["function"] => string(6) "__call"
                    ["class"] => string(22) "Zend_Controller_Action"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => string(11) "indexAction"
                      [1] => array(0) {
                      }
                    }
                  }
                  [1] => array(6) {
                    ["file"] => string(75) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Dispatcher/Standard.php"
                    ["line"] => int(295)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(22) "Zend_Controller_Action"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(11) "indexAction"
                    }
                  }
                  [2] => array(6) {
                    ["file"] => string(61) "/home/storage/2/23/56/suhai/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] => *RECURSION*
                      [1] => object(Zend_Controller_Response_Http)#45 (8) {
                        ["_body:protected"] => array(0) {
                        }
                        ["_exceptions:protected"] => array(2) {
                          [0] => *RECURSION*
                          [1] => *RECURSION*
                        }
                        ["_headers:protected"] => array(0) {
                        }
                        ["_headersRaw:protected"] => array(0) {
                        }
                        ["_httpResponseCode:protected"] => int(200)
                        ["_isRedirect:protected"] => bool(false)
                        ["_renderExceptions:protected"] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                    }
                  }
                  [3] => array(6) {
                    ["file"] => string(76) "/home/storage/2/23/56/suhai/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) {
                    }
                  }
                  [4] => array(6) {
                    ["file"] => string(56) "/home/storage/2/23/56/suhai/Library/Zend/Application.php"
                    ["line"] => int(366)
                    ["function"] => string(3) "run"
                    ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [5] => array(6) {
                    ["file"] => string(62) "/home/storage/2/23/56/suhai/public_html/rastreamento/index.php"
                    ["line"] => int(71)
                    ["function"] => string(3) "run"
                    ["class"] => string(16) "Zend_Application"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                }
              }
              ["type"] => string(19) "EXCEPTION_NO_ACTION"
              ["request"] => object(Zend_Controller_Request_Http)#65 (15) {
                ["_paramSources:protected"] => array(2) {
                  [0] => string(4) "_GET"
                  [1] => string(5) "_POST"
                }
                ["_requestUri:protected"] => string(21) "/rastreamento/contato"
                ["_baseUrl:protected"] => string(13) "/rastreamento"
                ["_basePath:protected"] => NULL
                ["_pathInfo:protected"] => string(8) "/contato"
                ["_params:protected"] => array(3) {
                  ["controller"] => string(7) "contato"
                  ["action"] => string(5) "index"
                  ["module"] => string(7) "default"
                }
                ["_rawBody:protected"] => NULL
                ["_aliases:protected"] => array(0) {
                }
                ["_dispatched:protected"] => bool(true)
                ["_module:protected"] => string(7) "default"
                ["_moduleKey:protected"] => string(6) "module"
                ["_controller:protected"] => string(7) "contato"
                ["_controllerKey:protected"] => string(10) "controller"
                ["_action:protected"] => string(5) "index"
                ["_actionKey:protected"] => string(6) "action"
              }
            }
          }
          ["_rawBody:protected"] => NULL
          ["_aliases:protected"] => array(0) {
          }
          ["_dispatched:protected"] => bool(true)
          ["_module:protected"] => string(7) "default"
          ["_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)#45 (8) {
          ["_body:protected"] => array(0) {
          }
          ["_exceptions:protected"] => array(2) {
            [0] => object(Zend_Controller_Action_Exception)#80 (7) {
              ["_previous:private"] => NULL
              ["message:protected"] => string(61) "Action "index" does not exist and was not trapped in __call()"
              ["string:private"] => string(0) ""
              ["code:protected"] => int(404)
              ["file:protected"] => string(62) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Action.php"
              ["line:protected"] => int(485)
              ["trace:private"] => array(6) {
                [0] => array(6) {
                  ["file"] => string(62) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Action.php"
                  ["line"] => int(515)
                  ["function"] => string(6) "__call"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => string(11) "indexAction"
                    [1] => array(0) {
                    }
                  }
                }
                [1] => array(6) {
                  ["file"] => string(75) "/home/storage/2/23/56/suhai/Library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(295)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(11) "indexAction"
                  }
                }
                [2] => array(6) {
                  ["file"] => string(61) "/home/storage/2/23/56/suhai/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)#44 (15) {
                      ["_paramSources:protected"] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri:protected"] => string(21) "/rastreamento/contato"
                      ["_baseUrl:protected"] => string(13) "/rastreamento"
                      ["_basePath:protected"] => NULL
                      ["_pathInfo:protected"] => string(8) "/contato"
                      ["_params:protected"] => array(4) {
                        ["controller"] => string(7) "contato"
                        ["action"] => string(5) "index"
                        ["module"] => string(7) "default"
                        ["error_handler"] => object(ArrayObject)#79 (3) {
                          ["exception"] => *RECURSION*
                          ["type"] => string(19) "EXCEPTION_NO_ACTION"
                          ["request"] => object(Zend_Controller_Request_Http)#65 (15) {
                            ["_paramSources:protected"] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri:protected"] => string(21) "/rastreamento/contato"
                            ["_baseUrl:protected"] => string(13) "/rastreamento"
                            ["_basePath:protected"] => NULL
                            ["_pathInfo:protected"] => string(8) "/contato"
                            ["_params:protected"] => array(3) {
                              ["controller"] => string(7) "contato"
                              ["action"] => string(5) "index"
                              ["module"] => string(7) "default"
                            }
                            ["_rawBody:protected"] => NULL
                            ["_aliases:protected"] => array(0) {
                            }
                            ["_dispatched:protected"] => bool(true)
                            ["_module:protected"] => string(7) "default"
                            ["_moduleKey:protected"] => string(6) "module"
                            ["_controller:protected"] => string(7) "contato"
                            ["_controllerKey:protected"] => string(10) "controller"
                            ["_action:protected"] => string(5) "index"
                            ["_actionKey:protected"] => string(6) "action"
                          }
                        }
                      }
                      ["_rawBody:protected"] => NULL
                      ["_aliases:protected"] => array(0) {
                      }
                      ["_dispatched:protected"] => bool(true)
                      ["_module:protected"] => string(7) "default"
                      ["_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] => *RECURSION*
                  }
                }
                [3] => array(6) {
                  ["file"] => string(76) "/home/storage/2/23/56/suhai/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) {
                  }
                }
                [4] => array(6) {
                  ["file"] => string(56) "/home/storage/2/23/56/suhai/Library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [5] => array(6) {
                  ["file"] => string(62) "/home/storage/2/23/56/suhai/public_html/rastreamento/index.php"
                  ["line"] => int(71)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
            }
            [1] => *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(76) "/home/storage/2/23/56/suhai/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(56) "/home/storage/2/23/56/suhai/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(62) "/home/storage/2/23/56/suhai/public_html/rastreamento/index.php"
      ["line"] => int(71)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}