Package org.loom.tags.exception

Interface Summary
ErrorRenderer Render the http error or java exception, as appropriate according to the status of the request object.
 

Class Summary
DefaultErrorRenderer If we are handling an http error, render the message and an explanation.
ExceptionTag Display an http error or exception to the user.