PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [1203] User qckzxifg_web already has more than 'max_user_connections' active connections
    [string:Exception:private] => 
    [code:protected] => 1203
    [file:protected] => /home/qckzxifg/public_html/Es/Clases/PDOClass.ConexionBDContenidoWeb.php
    [line:protected] => 18
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/qckzxifg/public_html/Es/Clases/PDOClass.ConexionBDContenidoWeb.php
                    [line] => 18
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql:host=localhost;dbname=qckzxifg_web
                            [1] => qckzxifg_web
                            [2] => xtaz1q7az8x9
                        )

                )

            [1] => Array
                (
                    [file] => /home/qckzxifg/public_html/Es/Clases/Class.WebINTEPEs.php
                    [line] => 43
                    [function] => bdConexionContenidoWeb
                    [class] => DatabaseContenidoWeb
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /home/qckzxifg/public_html/Es/noticiasBuscar.php
                    [line] => 18
                    [function] => __construct
                    [class] => webINTEPEs
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 1203
            [2] => User qckzxifg_web already has more than 'max_user_connections' active connections
        )

)