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 Result
Ninja. getRenderingExceptionResult(Context context, RenderingException exception, Result underlyingResult)
Should handle cases where aRenderingException
is thrown when handling the rendering of a Result.Result
NinjaDefault. getRenderingExceptionResult(Context context, RenderingException exception, Result underlyingResult)
-