PEAR_ErrorStack::staticPop()
--
Static version of
pop()
Description
Pop an error off of the error stack, static method
Paramètres
- chaîne de caractères
$package
Package name to retrieve error message from
Valeur retournée
returns
if compatibility mode is on,
a PEAR_Error is also thrown.
Valeurs renvoyées
Aucune exception n'est lancée.
Note
Cette fonction devrait être appelée de façon statique.