PEAR_ErrorStack::setMessageCallback()
--
Set an error code => error message mapping callback
Description
This method sets the callback that
can be used to generate error
messages for any PEAR_ErrorStack instance
Throws
No exceptions thrown.
Note
This function can not be called
statically.