|
Ubiquity 2.5.2
php rapid development framework
|
Inheritance diagram for DBException:Public Member Functions | |
| __construct ($message=null, $code=0, $previous=null) | |
Public Member Functions inherited from UbiquityException | |
| __toString () | |
Definition at line 5 of file DBException.php.
| __construct | ( | $message = null, |
|
$code = 0, |
|||
$previous = null |
|||
| ) |
Reimplemented from UbiquityException.
Definition at line 7 of file DBException.php.