[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/adodb/ -> adodb-exceptions.inc.php (sommaire)

(pas de description)

Poids: 80 lignes (2 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

ADODB_Exception:: (2 méthodes):
  __construct()
  adodb_throw()


Classe: ADODB_Exception  - X-Ref


__construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection)   X-Ref
Pas de description

adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection)   X-Ref
Default Error Handler. This will be called with the following params

param: $dbms        the RDBMS you are connecting to
param: $fn        the name of the calling function (in uppercase)
param: $errno        the native error number from the database
param: $errmsg    the native error msg from the database
param: $p1        $fn specific parameter - see below
param: $P2        $fn specific parameter - see below



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7