Exception Object
(
    [message:protected] => Page not found
    [string:Exception:private] => 
    [code:protected] => 404
    [file:protected] => /www/wwwroot/vainabag.com.br/core/Router.php
    [line:protected] => 103
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /www/wwwroot/vainabag.com.br/core/Application.php
                    [line] => 49
                    [function] => resolve
                    [class] => Core\Router
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /www/wwwroot/vainabag.com.br/public/index.php
                    [line] => 45
                    [function] => run
                    [class] => Core\Application
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)