Uses of Class
ninja.exceptions.RenderingException
-
Packages that use RenderingException Package Description ninja -
-
Uses of RenderingException in ninja
Methods in ninja with parameters of type RenderingException Modifier and Type Method Description ResultNinja. getRenderingExceptionResult(Context context, RenderingException exception, Result underlyingResult)Should handle cases where aRenderingExceptionis thrown when handling the rendering of a Result.ResultNinjaDefault. getRenderingExceptionResult(Context context, RenderingException exception, Result underlyingResult)
-