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.

Standard error message generation callback (Previous) Retrieve all errors since last purge (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.