PEAR_ErrorStack::getErrorMessage PEAR_ErrorStack::getErrors

PEAR_ErrorStack

PEAR Manual


PEAR_ErrorStack::getErrorMessageTemplate

PEAR_ErrorStack::getErrorMessageTemplate() -- Standard Error Message Template generator from error code

Synopsis

      require_once 'PEAR/ErrorStack.php';
     

string PEAR_ErrorStack::getErrorMessageTemplate ( mixed $code )

Description

Standard Error Message Template generator from error code

Parameter

mixed $code

Throws

throws no exceptions thrown

Note

This function can not be called statically.



PEAR_ErrorStack::getErrorMessage PEAR_ErrorStack::getErrors

PEAR_ErrorStack

PEAR Manual