PHP Manual

PEAR Manual

Smarty Manual

PostgreSQL

MySQL Manual

Perl Manual

pear_errorstack::getmessagecallback()

pear_errorstack::getmessagecallback() -- get an error code => error message mapping callback

description

this method returns the current callback that can be used to generate error messages

return value

returns callback function/method or false if none

throws

throws no exceptions thrown

note

this function can not be called statically.