PEAR_ErrorStack::staticPop()
--
Static version of
pop()
Beschreibung
Pop an error off of the error stack, static method
Parameter
- string
$package
Package name to retrieve error message from
Rückgabewert
returns
if compatibility mode is on,
a PEAR_Error is also thrown.
Hinweise
since PEAR 1.5.0a1
Fehler-Meldungen
Es werden keine Exceptions ausgelöst.
Hinweise
Diese Methode sollte statisch
aufgerufen werden..