object(PDOException)#4 (8) {
  ["message":protected]=>
  string(41) "SQLSTATE[HY000] [2002] Connection refused"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2002)
  ["file":protected]=>
  string(57) "/var/www/decorazzio/src/Components/Component_Database.php"
  ["line":protected]=>
  int(29)
  ["trace":"Exception":private]=>
  array(5) {
    [0]=>
    array(5) {
      ["file"]=>
      string(57) "/var/www/decorazzio/src/Components/Component_Database.php"
      ["line"]=>
      int(29)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(33) "/var/www/decorazzio/www/index.php"
      ["line"]=>
      int(94)
      ["function"]=>
      string(9) "singleton"
      ["class"]=>
      string(40) "Decorazzio\Components\Component_Database"
      ["type"]=>
      string(2) "::"
    }
    [2]=>
    array(3) {
      ["file"]=>
      string(46) "/var/www/decorazzio/libs/limonade/limonade.php"
      ["line"]=>
      int(1838)
      ["function"]=>
      string(9) "configure"
    }
    [3]=>
    array(3) {
      ["file"]=>
      string(46) "/var/www/decorazzio/libs/limonade/limonade.php"
      ["line"]=>
      int(354)
      ["function"]=>
      string(14) "call_if_exists"
    }
    [4]=>
    array(3) {
      ["file"]=>
      string(33) "/var/www/decorazzio/www/index.php"
      ["line"]=>
      int(485)
      ["function"]=>
      string(3) "run"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "HY000"
    [1]=>
    int(2002)
    [2]=>
    string(18) "Connection refused"
  }
}

string(41) "SQLSTATE[HY000] [2002] Connection refused"