Caught at Index.php
Error Object
(
    [message:protected] => Class 'Products\Controllers\Error_Controller' not found
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/products_aws/helpers/Simple_Router.php
    [line:protected] => 120
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/products_aws/helpers/Simple_Router.php
                    [line] => 101
                    [function] => not_found
                    [class] => Products\Helpers\Simple_Router
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Resource not found
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/products_aws/helpers/Simple_Router.php
                    [line] => 40
                    [function] => routeRequest
                    [class] => Products\Helpers\Simple_Router
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [2] => Array
                (
                    [file] => /var/www/products_aws/doc_root/index.php
                    [line] => 17
                    [function] => run
                    [class] => Products\Helpers\Simple_Router
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Error:private] => 
)