Total: 1
mysqli_sql_exception Object
(
    [message:protected] => Incorrect number of arguments for PROCEDURE website.get_Motorhome; expected 1, got 0
    [string:Exception:private] => 
    [code:protected] => 1318
    [file:protected] => /var/www/html/website/mdl/stock/motorhomes/Motorhome.class.php
    [line:protected] => 581
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/html/website/mdl/stock/motorhomes/Motorhome.class.php
                    [line] => 581
                    [function] => query
                    [class] => mysqli
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/html/website/ctrl/incl/motorhomes.php
                    [line] => 489
                    [function] => stndGetMotorhome
                    [class] => Motorhome
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => /var/www/html/website/ctrl/prototype.class.php
                    [line] => 49
                    [function] => {closure}
                    [class] => Closure
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/html/website/ctrl/incl/motorhomes.php
                    [line] => 757
                    [function] => __call
                    [class] => Prototype
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/html/website/ctrl/products.php
                    [line] => 65
                    [args] => Array
                        (
                            [0] => /var/www/html/website/ctrl/incl/motorhomes.php
                        )

                    [function] => require_once
                )

            [5] => Array
                (
                    [file] => /var/www/html/website/index.php
                    [line] => 70
                    [args] => Array
                        (
                            [0] => /var/www/html/website/ctrl/products.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [sqlstate:protected] => 42000
)