Database: ezcDbException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDbException
|
This class provides exception for misc errors that may occur in the component, such as errors parsing database parameters and connecting to the database. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcDbException
Descendents
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public void |
__construct(
$message, $additionalInfo )
Constructs an ezcDbAstractionException with the highlevel error message $message and the errorcode $code. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
void __construct(
string
$message, string
$additionalInfo )
Constructs an ezcDbAstractionException with the highlevel error message $message and the errorcode $code.
Parameters
| Name |
Type |
Description |
$message |
string |
|
$additionalInfo |
string |
|
Redefinition of
Redefined in descendants as
Last updated: Wed, 28 Nov 2007