Exception Object
(
    [message:protected] => View info cannot be included
    [string:Exception:private] => 
    [code:protected] => 500
    [file:protected] => /EasyFrame/View.php
    [line:protected] => 108
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /EasyFrame/View.php
                    [line] => 61
                    [function] => _includeFile
                    [class] => EasyFrame\View
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/bullmax/Controllers/Info.php
                    [line] => 145
                    [function] => display
                    [class] => EasyFrame\View
                    [type] => ->
                )

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

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

        )

    [previous:Exception:private] => Exception Object
        (
            [message:protected] => Not found!
            [string:Exception:private] => 
            [code:protected] => 404
            [file:protected] => /home/bullmax/Controllers/Info.php
            [line:protected] => 140
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/bullmax/Controllers/Info.php
                            [line] => 6
                            [function] => details
                            [class] => Controllers\Info
                            [type] => ->
                        )

                    [1] => Array
                        (
                            [file] => /EasyFrame/FrontController.php
                            [line] => 172
                            [function] => __call
                            [class] => Controllers\Info
                            [type] => ->
                        )

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

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

                )

            [previous:Exception:private] => 
        )

)