error 404
PSharp\Router\Exception\Controller Object
(
    [message:protected] => Controller Error: Application\Controller\Hello not found
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/rubenbaca/kryptonware_site/PSharp/Router.php
    [line:protected] => 115
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/rubenbaca/kryptonware_site/PSharp/Router.php
                    [line] => 241
                    [function] => _pass
                    [class] => PSharp\Router
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Hello
                            [1] => index
                            [2] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/rubenbaca/kryptonware_site/Public/index.php
                    [line] => 52
                    [function] => dispatch
                    [class] => PSharp\Router
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)