PEAR_ErrorStack::staticPop()
--
Static version of
pop()
Beschrijving
Pop an error off of the error stack, static method
Parameter
- string
$package
Package name to retrieve error message from
Return waarde
returns
if compatibility mode is on,
a PEAR_Error is also thrown.
Throws
No exceptions thrown.
Note
Deze functie zou statisch moeten worden aangeroepen.