Public Member Functions | |
| __construct ($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) | |
Public Attributes | |
| $dbms | |
| $fn | |
| $sql = '' | |
| $params = '' | |
| $host = '' | |
| $database = '' | |
Definition at line 20 of file adodb-exceptions.inc.php.
| ADODB_Exception.__construct | ( | $ | dbms, | |
| $ | fn, | |||
| $ | errno, | |||
| $ | errmsg, | |||
| $ | p1, | |||
| $ | p2, | |||
| $ | thisConnection | |||
| ) |
| ADODB_Exception.$dbms |
| ADODB_Exception.$fn |
| ADODB_Exception.$sql = '' |
Definition at line 23 of file adodb-exceptions.inc.php.
| ADODB_Exception.$params = '' |
Definition at line 24 of file adodb-exceptions.inc.php.
| ADODB_Exception.$host = '' |
Definition at line 25 of file adodb-exceptions.inc.php.
| ADODB_Exception.$database = '' |
Definition at line 26 of file adodb-exceptions.inc.php.