Exception Object
(
    [message:protected] => Page not found!
    [string:Exception:private] => 
    [code:protected] => 404
    [file:protected] => /home/roxyma/Controllers/BaseController.php
    [line:protected] => 590
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/roxyma/Controllers/Error.php
                    [line] => 10
                    [function] => error
                    [class] => Controllers\BaseController
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/roxyma/EasyFrame/FrontController.php
                    [line] => 156
                    [function] => index
                    [class] => Controllers\Error
                    [type] => ->
                )

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

            [3] => Array
                (
                    [file] => /home/roxyma/public_html/index.php
                    [line] => 20
                    [function] => run
                    [class] => EasyFrame\App
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)