Zend_Controller_Dispatcher_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Invalid controller specified (noticias.php)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/cbc/cbc/lib/Zend/Controller/Dispatcher/Standard.php
[line:protected] => 248
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/cbc/cbc/lib/Zend/Controller/Front.php
[line] => 954
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /default/noticias.php?m=estrada&n=8950
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /default/noticias.php
[_params:protected] => Array
(
[module] => default
[controller] => noticias.php
[action] => index
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
[type] => EXCEPTION_NO_CONTROLLER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /default/noticias.php?m=estrada&n=8950
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /default/noticias.php
[_params:protected] => Array
(
[module] => default
[controller] => noticias.php
[action] => index
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => noticias.php
[_controllerKey:protected] => controller
[_action:protected] => index
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => EXCEPTION-NO-CONTROLLER
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[1] => Array
(
[file] => /home/cbc/cbc/app/bootstrapping.php
[line] => 121
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/cbc/cbc/public_html/index.php
[line] => 14
[function] => runApp
[class] => Bootstrap
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)