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

Class: ADODB_Exception

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

Class Overview

Exception
   |
   --ADODB_Exception



Variables

Methods


Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Class Details

[line 20]


[ Top ]


Class Variables

$database =  ''

[line 26]


Type:   mixed


[ Top ]

$dbms =

[line 21]


Type:   mixed


[ Top ]

$fn =

[line 22]


Type:   mixed


[ Top ]

$host =  ''

[line 25]


Type:   mixed


[ Top ]

$params =  ''

[line 24]


Type:   mixed


[ Top ]

$sql =  ''

[line 23]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 28]

ADODB_Exception __construct( $dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection)



Overrides Exception::constructor __construct ( [$message = ], [$code = ] ) (parent method not documented)

Parameters:

   $dbms  
   $fn  
   $errno  
   $errmsg  
   $p1  
   $p2  
   $thisConnection  

[ Top ]


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