Zend_Application_Bootstrap_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => No default controller directory registered with front controller
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/coo2011/www/project/library/Zend/Application/Bootstrap/Bootstrap.php
    [line:protected] => 91
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/coo2011/www/project/library/Zend/Application.php
                    [line] => 366
                    [function] => run
                    [class] => Zend_Application_Bootstrap_Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /home/coo2011/www/project/public/index.php
                    [line] => 70
                    [function] => run
                    [class] => Zend_Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)