PDOException Object
(
    [message:protected] => SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens
    [string:Exception:private] => 
    [code:protected] => HY093
    [file:protected] => /web/www.matheon.de/php/classes/Main.class.php
    [line:protected] => 240
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /web/www.matheon.de/php/classes/Main.class.php
                    [line] => 240
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /web/www.matheon.de/pages/public/aboutUs/people.php
                    [line] => 97
                    [function] => getFirstRow
                    [class] => MN
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => /web/www.matheon.de/php/main.php
                    [line] => 318
                    [args] => Array
                        (
                            [0] => /web/www.matheon.de/pages/public/aboutUs/people.php
                        )

                    [function] => require_once
                )

            [3] => Array
                (
                    [file] => /web/www.matheon.de/htdocs/index.php
                    [line] => 14
                    [args] => Array
                        (
                            [0] => /web/www.matheon.de/php/main.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY093
            [1] => 0
        )

)