Exception Object
(
    [message:protected] => Config file read error:/home/selfish/Config/bg.php
    [string:Exception:private] => 
    [code:protected] => 500
    [file:protected] => /EasyFrame/Config.php
    [line:protected] => 56
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /EasyFrame/Config.php
                    [line] => 62
                    [function] => includeConfigFile
                    [class] => EasyFrame\Config
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/selfish/Controllers/BaseController.php
                    [line] => 87
                    [function] => __get
                    [class] => EasyFrame\Config
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/selfish/Controllers/Error.php
                    [line] => 6
                    [function] => __construct
                    [class] => Controllers\BaseController
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /EasyFrame/FrontController.php
                    [line] => 169
                    [function] => __construct
                    [class] => Controllers\Error
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /EasyFrame/App.php
                    [line] => 119
                    [function] => dispatch
                    [class] => EasyFrame\FrontController
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/selfish/public_html/index.php
                    [line] => 30
                    [function] => run
                    [class] => EasyFrame\App
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)