This is a simple class that can be used to
handle exceptions. It displays information of the list of classes and
functions from which it was called the code that triggered an
exception.
Class: Error Reporter
Detailed description
This is a simple class that can be used to handle exceptions.
It displays information of the list of classes and functions from which it was called the code that triggered an exception.
The class generates HTML lists of links that use Javascript to show more detail about each entry in the exception call stack.
|