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

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

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

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

        )

    [previous:Exception:private] => 
)