PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [1045] Access denied for user 'aml'@'192.168.1.4' (using password: YES)
    [string:Exception:private] => 
    [code:protected] => 1045
    [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/cweb/Output.php
                    [line] => 103
                    [function] => get
                    [class] => W_Work
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/website/HJX/Core/Root.php
                    [line] => 97
                    [function] => before_controller
                    [class] => Output
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/website/HJX/Core/Root.php
                    [line] => 44
                    [function] => before_controler
                    [class] => Root
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /var/www/website/HJX/Core/Root.php
                    [line] => 15
                    [function] => run
                    [class] => Root
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /var/www/website/HJX/Core/Gateway.php
                    [line] => 81
                    [function] => __construct
                    [class] => Root
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /var/www/website/cweb/bootstrap.php
                    [line] => 68
                    [function] => handle_error
                    [class] => Gateway
                    [type] => ->
                )

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

                    [function] => include_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 1045
            [2] => Access denied for user 'aml'@'192.168.1.4' (using password: YES)
        )

)