You are here

constant DB_ERROR_INVALID in Flickr API 5

A literal submitted did not match the data type expected

2 uses of DB_ERROR_INVALID
DB_pgsql::errorCode in phpFlickr/PEAR/DB/pgsql.php
Determines PEAR::DB error code from the database's text error message.
DB_storage::set in phpFlickr/PEAR/DB/storage.php
Modify an attriute value.

File

phpFlickr/PEAR/DB.php, line 86

Code

define('DB_ERROR_INVALID', -8);