xError 1.0
xError is a generic error reporting and handling class. It may be used for debugging and/or monitoring purposes. The basic concept is to define as many errors as needed for the application. These errors may be declared as 'fatal' or 'non-fatal' errors.
Whenever an error is encountered during the execution of the program, xError checks whether it is classified as 'fatal' or 'non-fatal'.
Fatal errors cause the immediate abortion of the program's execution. Instead of the output normally generated, an error message is displayed, describing the error that just occurred, accompanied by suggestions on how to avoid the error (if that is possible). Additionally, the error could be logged in a text file.
Non-fatal errors do not cause the running program to be aborted. The error message is merely added to the so-called error stack. The developer is free to decide where and how he wants to react to these errors. For the sake of completeness, it , has been implemented a means of displaying the non-fatal errors the same way fatal errors are displayed.
More popular Error Handling
- Exceptions Manager 1.5 (4 years, 2 months 19 days ago)
- Log watcher 1.0 (4 years, 7 months 29 days ago)
- My Error Log Parsing in PHP 1.0 (4 years, 8 months ago)
- PHS_Error 1.17 (4 years, 2 months 29 days ago)
- Log Writer 1.0 (2 years, 9 months 28 days ago)
Listing Files

non-fatal.html- 1.9 KB
- 10/05/2005 06:12:22

class.xerror.php- 14.3 KB
- 10/05/2005 06:12:22

gpl_fr.txt- 17.0 KB
- 10/05/2005 06:12:22

gpl.txt- 17.3 KB
- 10/05/2005 06:12:22

source.html- 148.7 KB
- 10/05/2005 06:12:22

demo.php- 1.7 KB
- 10/05/2005 06:12:22

errors01.txt- 1.5 KB
- 10/05/2005 06:12:22

fatal.html- 1.8 KB
- 10/05/2005 06:12:22

readme.html- 13.2 KB
- 10/05/2005 06:12:22

gpl_de.txt- 24.7 KB
- 10/05/2005 06:12:22
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
