You are here

property PEAR::$_error_class in Flickr API 5

Which class to use for error objects.

@access private

Type: string

File

phpFlickr/PEAR/PEAR.php, line 145

Class

PEAR
Base class for other PEAR classes. Provides rudimentary emulation of destructors.

Code

var $_error_class = 'PEAR_Error';