Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Procedural File: adodb-exceptions.inc.php

Source Location: /includes/classes/adodb/adodb-exceptions.inc.php



Classes:

ADODB_Exception


Page Details:



Tags:

filesource:  Source Code for this file








adodb_throw [line 71]

void adodb_throw( $dbms $dbms, $fn $fn, $errno $errno, $errmsg $errmsg, $p1, $p2, $thisConnection)

Default Error Handler. This will be called with the following params



Parameters

$fn   $fn   the name of the calling function (in uppercase)
$dbms   $dbms   the RDBMS you are connecting to
$errno   $errno   the native error number from the database
$errmsg   $errmsg   the native error msg from the database
   $p1  
   $p2  
   $thisConnection  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:39:28 +0200 by phpDocumentor 1.4.1