You are here

constant PEAR_ERROR_EXCEPTION in Flickr API 5

WARNING: obsolete

4 uses of PEAR_ERROR_EXCEPTION
PEAR::setErrorHandling in phpFlickr/PEAR/PEAR.php
Sets how errors generated by this object should be handled. Can be invoked both in objects and statically. If called statically, setErrorHandling sets the default behaviour for all PEAR objects. If called in an object, setErrorHandling sets the…
PEAR::staticPopErrorHandling in phpFlickr/PEAR/PEAR.php
PEAR::staticPushErrorHandling in phpFlickr/PEAR/PEAR.php
PEAR_Error::PEAR_Error in phpFlickr/PEAR/PEAR.php
PEAR_Error constructor

File

phpFlickr/PEAR/PEAR.php, line 39

Code

define('PEAR_ERROR_EXCEPTION', 32);