Exception Object
(
    [message:protected] => Database connection error
    [string:Exception:private] => 
    [code:protected] => 401
    [file:protected] => /home/ec2-user/sites/www/www.fabcorp.com/public_html/vendor/databackflip/data/src/Data.php
    [line:protected] => 125
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/ec2-user/sites/www/www.fabcorp.com/public_html/index.php
                    [line] => 27
                    [function] => __construct
                    [class] => DataBackFlip\Data
                    [type] => ->
                    [args] => Array
                        (
                            [0] => live
                            [1] => Array
                                (
                                    [host] => 
                                    [username] => 
                                    [password] => 
                                    [database] => 
                                    [charset] => utf8
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/ec2-user/sites/www/www.fabcorp.com/public_html/index.php
                    [line] => 222
                    [function] => __construct
                    [class] => Index
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)