PEAR::expectError() --
add an error code for non-disabling temporary error handling
PEAR::popExpect() --
removes the last error code for non-disabling temporary error handling
PEAR provides functions for handling errors and set
the behavoir in case of an error. And it gives package developers a set of
functions to make their live easier.