PHP Extension and Application Repository Documentation
PEAR::expectError() --
add an error code for non-disabling temporary error handling
Description
This method is used to tell which errors you expect to get.
Expected errors are always returned with error mode
PEAR_ERROR_RETURN.
Expected error codes are stored in a stack,
and this method pushes a new element onto it. The list of
expected errors are in effect until they are popped off the
stack with the popExpect() method.
Return value
integer - the size of the error code stack.
Note
This function can not be called
statically.
© 2001 - 2009 CYGAD.NET | All rights reserved. |
Terms of Service |
About | Time data: GMT +1! | Portal Release X2.6.1 Beta | RunTime: 0.4438
Optimized for

Internet Explorer 6.0+,

Firefox 1.5+!