Handles the the formatting and display of exceptions thrown within the Zend Framework. It goes beyond the standard exception dump by providing more error information and presenting interactive source code for the main exception and all elements within the stack trace (optional). It is implemented as a static class and requires only a single line of code within an error controller to implement. Its easily customizable to suite any look and feel.
See the downloads tab for more screen shots.