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 /XML/Parser.php (line 651)
PEAR_Error | --XML_Parser_Error
prefix for all messages
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 Fri, 06 Jul 2007 12:51:37 -0700 by phpDocumentor 1.3.0RC3