PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [2002] Connection refused
    [string:Exception:private] => 
    [code:protected] => 2002
    [file:protected] => /var/www/website/HJX/Core/HJXDB.php
    [line:protected] => 48
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/website/HJX/Core/HJXDB.php
                    [line] => 48
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/website/HJX/Core/HJXDB.php
                    [line] => 34
                    [function] => getInstance
                    [class] => HJXDB
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => /var/www/website/HJX/worker/W_Work.php
                    [line] => 70
                    [function] => getInstance
                    [class] => HJXDB
                    [type] => ::
                )

            [3] => Array
                (
                    [file] => /var/www/website/HJX/Core/Gateway.php
                    [line] => 67
                    [function] => get
                    [class] => W_Work
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/website/cweb/bootstrap.php
                    [line] => 66
                    [function] => run
                    [class] => Gateway
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/website/public/bootstrap.php
                    [line] => 34
                    [args] => Array
                        (
                            [0] => /var/www/website/cweb/bootstrap.php
                        )

                    [function] => include_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 2002
            [2] => Connection refused
        )

)