You are here

6 string references to 'DB_Error' in Flickr API 5

DB::connect in phpFlickr/PEAR/DB.php
Create a new DB object including a connection to the specified database
DB::factory in phpFlickr/PEAR/DB.php
Create a new DB object for the specified database type but don't connect to the database
DB::isError in phpFlickr/PEAR/DB.php
Determines if a variable is a DB_Error object
DB_common::DB_common in phpFlickr/PEAR/DB/common.php
This constructor calls <kbd>$this->PEAR('DB_Error')</kbd>
DB_common::raiseError in phpFlickr/PEAR/DB/common.php
Communicates an error and invoke error callbacks, etc
DB_storage::DB_storage in phpFlickr/PEAR/DB/storage.php
Constructor