Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

PEAR_Error

Table of Contents
PEAR_Error::addUserInfo() -- add user information
PEAR_Error::getCallback() -- get callback function name
PEAR_Error::getCode() -- get error code
PEAR_Error::getMessage() -- get error message
PEAR_Error::getMode() -- get error mode
PEAR_Error::getDebugInfo() -- get debug information
PEAR_Error::getType() -- get error type
PEAR_Error::getUserInfo() -- get additional user-supplied information
PEAR_Error::PEAR_Error() -- constructor
PEAR_Error::toString() -- make string representation

PEAR_Error is an object created by every function in PEAR in case of a failure. It provides information on why a function fails.

How you get the object depends on PEAR::SetErrorHandling()

Who's Online
Guest Users: 8
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General