![]() HTML_Progress2 : The Definitive Guide
|
Table of Contents
HTML_Progress2::raiseError
- A basic wrapper around the default PEAR_Error objectHTML_Progress2::hasErrors
- Determine whether there are errors into the HTML_Progress2 stackHTML_Progress2::getError
- Pop an error off of the HTML_Progress2 stackUnless you want to create extends of HTML_Progress2 class and check new function arguments with
raiseError()
method, you should only use
hasErrors()
and
getError()
methods to catch any API error (wrong programming).
HTML_Progress2 : The Definitive Guide | v 2.1.0 : August 12, 2006 |