DiF implements the Exception Handler feature with simple stages, much like any other stage you create.
The only difference is the use of the @ExceptionHandler annotation.
TODO: Explain how to build one from scratch...
The DiF presentation module provides several exception handlers. They can be used as a reference on how to build them, with the same logic and graphical layout.
They are all inside this package (click here to proceed to the source code).