RendererException
is raised when a renderer encounters a fatal rendering error.
@author Kirill Vainer
RendererException class.
@author Emmanuel Venisse @version $Id: RendererException.java 746999 2009-02-23 12:56:04Z vsiveton $The cause of this exception is always the exception thrown by the renderer. @see ratpack.handling.Context#render(Object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|