array(10) {
  [0]=>
  string(11) "__construct"
  [1]=>
  string(8) "__wakeup"
  [2]=>
  string(10) "getMessage"
  [3]=>
  string(7) "getCode"
  [4]=>
  string(7) "getFile"
  [5]=>
  string(7) "getLine"
  [6]=>
  string(8) "getTrace"
  [7]=>
  string(11) "getPrevious"
  [8]=>
  string(16) "getTraceAsString"
  [9]=>
  string(10) "__toString"
}

object(PDOException)#5 (8) {
  ["message":protected]=>
  string(89) "SQLSTATE[HY000] [1045] Access denied for user 'sitioya'@'localhost' (using password: YES)"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(1045)
  ["file":protected]=>
  string(55) "/home/esther/public_html/core/db/drivers/pdo/mysqli.php"
  ["line":protected]=>
  int(12)
  ["trace":"Exception":private]=>
  array(12) {
    [0]=>
    array(5) {
      ["file"]=>
      string(55) "/home/esther/public_html/core/db/drivers/pdo/mysqli.php"
      ["line"]=>
      int(12)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(47) "/home/esther/public_html/core/db/connection.php"
      ["line"]=>
      int(16)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(13) "TDBPDO_Mysqli"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(41) "/home/esther/public_html/core/Koshkil.php"
      ["line"]=>
      int(260)
      ["function"]=>
      string(7) "connect"
      ["class"]=>
      string(18) "DatabaseConnection"
      ["type"]=>
      string(2) "::"
    }
    [3]=>
    array(5) {
      ["file"]=>
      string(44) "/home/esther/public_html/core/db/manager.php"
      ["line"]=>
      int(22)
      ["function"]=>
      string(11) "getDatabase"
      ["class"]=>
      string(7) "Koshkil"
      ["type"]=>
      string(2) "::"
    }
    [4]=>
    array(5) {
      ["file"]=>
      string(42) "/home/esther/public_html/core/db/model.php"
      ["line"]=>
      int(66)
      ["function"]=>
      string(10) "checkTable"
      ["class"]=>
      string(7) "Manager"
      ["type"]=>
      string(2) "::"
    }
    [5]=>
    array(5) {
      ["file"]=>
      string(42) "/home/esther/public_html/core/db/model.php"
      ["line"]=>
      int(55)
      ["function"]=>
      string(9) "initModel"
      ["class"]=>
      string(6) "TModel"
      ["type"]=>
      string(2) "->"
    }
    [6]=>
    array(5) {
      ["file"]=>
      string(51) "/home/esther/public_html/core/db/traits/ownable.php"
      ["line"]=>
      int(71)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(6) "TModel"
      ["type"]=>
      string(2) "->"
    }
    [7]=>
    array(5) {
      ["file"]=>
      string(60) "/home/esther/public_html/core/web/Plugins/PluginsManager.php"
      ["line"]=>
      int(308)
      ["function"]=>
      string(13) "belongsToUser"
      ["class"]=>
      string(14) "TModelOpciones"
      ["type"]=>
      string(2) "::"
    }
    [8]=>
    array(5) {
      ["file"]=>
      string(60) "/home/esther/public_html/core/web/Plugins/PluginsManager.php"
      ["line"]=>
      int(54)
      ["function"]=>
      string(12) "loadDefaults"
      ["class"]=>
      string(14) "PluginsManager"
      ["type"]=>
      string(2) "::"
    }
    [9]=>
    array(5) {
      ["file"]=>
      string(44) "/home/esther/public_html/core/http/Route.php"
      ["line"]=>
      int(13)
      ["function"]=>
      string(19) "getInstalledPlugins"
      ["class"]=>
      string(14) "PluginsManager"
      ["type"]=>
      string(2) "::"
    }
    [10]=>
    array(5) {
      ["file"]=>
      string(52) "/home/esther/public_html/core/KoshkilApplication.php"
      ["line"]=>
      int(24)
      ["function"]=>
      string(8) "parseURI"
      ["class"]=>
      string(5) "Route"
      ["type"]=>
      string(2) "::"
    }
    [11]=>
    array(5) {
      ["file"]=>
      string(42) "/home/esther/public_html/webroot/index.php"
      ["line"]=>
      int(7)
      ["function"]=>
      string(3) "run"
      ["class"]=>
      string(18) "KoshkilApplication"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "HY000"
    [1]=>
    int(1045)
    [2]=>
    string(66) "Access denied for user 'sitioya'@'localhost' (using password: YES)"
  }
}