This class can be used to display application errors in HTML pages. The constructor function takes an application error message string that is displayed along with a dump of the request POST or GET variables, If possible, the class also shows a backtrace of all functions that were called to reach the point where the error is triggered, as well any function argument types and values.