App\ApplicationException Object
(
    [message:protected] => Cannot found Module Config.
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/html/api/App/View.php
    [line:protected] => 224
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/html/api/App/View.php
                    [line] => 29
                    [function] => loadModuleConfig
                    [class] => App\View
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/html/api/App/Controller.php
                    [line] => 22
                    [function] => render
                    [class] => App\View
                    [type] => ->
                    [args] => Array
                        (
                            [0] => App\Request Object
                                (
                                    [encoded:App\Request:private] => 1
                                    [files:App\Request:private] => Array
                                        (
                                        )

                                    [post:App\Request:private] => Array
                                        (
                                        )

                                    [get:App\Request:private] => Array
                                        (
                                        )

                                    [url:App\Request:private] => stdClass Object
                                        (
                                            [get] => Array
                                                (
                                                )

                                            [dir] => Array
                                                (
                                                )

                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /var/www/html/api/index.php
                    [line] => 14
                    [function] => run
                    [class] => App\Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
    [severity:protected] => 0
)