Latest Version: 0.9.6.2

error

Custom error middleware subclasses, used for error theme

These error middleware sub-classes are used mainly to provide skinning for the Paste middleware. In the future this entire module will likely be little more than a template, as Paste will get the skinning functionality.

The only additional thing besides skinning supplied, is the Template traceback information.

See the source for more information.

Top