error class, replaces PEAR_Error
An instance of this class will be returned if an error occurs inside XML_Parser.
There are three advantages over using the standard PEAR_Error:
Located in /PEAR/XML/Parser.php (line 646)
PEAR_Error | --XML_Parser_Error
Inherited from PEAR_Error
PEAR_Error::$backtrace
PEAR_Error::$code
PEAR_Error::$level
PEAR_Error::$message
PEAR_Error::$mode
PEAR_Error::$userinfo
construct a new error instance
You may either pass a message or an xml_parser resource as first parameter. If a resource has been passed, the last error that happened will be retrieved and returned.
Inherited From PEAR_Error
PEAR_Error::PEAR_Error()
PEAR_Error::addUserInfo()
PEAR_Error::getBacktrace()
PEAR_Error::getCallback()
PEAR_Error::getCode()
PEAR_Error::getDebugInfo()
PEAR_Error::getMessage()
PEAR_Error::getMode()
PEAR_Error::getType()
PEAR_Error::getUserInfo()
PEAR_Error::toString()
Documentation generated on Mon, 04 Dec 2006 11:09:47 -0500 by phpDocumentor 1.3.0RC3