Error Object
(
    [message:protected] => Call to undefined function Controllers\convertPrice()
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /home/mike/Controllers/BaseController.php
    [line:protected] => 925
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /EasyFrame/App.php
                    [line] => 119
                    [function] => __destruct
                    [class] => Controllers\BaseController
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/mike/public_html/index.php
                    [line] => 30
                    [function] => run
                    [class] => EasyFrame\App
                    [type] => ->
                )

        )

    [previous:Error:private] => Exception Object
        (
            [message:protected] => Method cannot be loaded: sitemap.xml
            [string:Exception:private] => 
            [code:protected] => 404
            [file:protected] => /EasyFrame/FrontController.php
            [line:protected] => 164
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /EasyFrame/App.php
                            [line] => 119
                            [function] => dispatch
                            [class] => EasyFrame\FrontController
                            [type] => ->
                        )

                    [1] => Array
                        (
                            [file] => /home/mike/public_html/index.php
                            [line] => 30
                            [function] => run
                            [class] => EasyFrame\App
                            [type] => ->
                        )

                )

            [previous:Exception:private] => 
        )

)