Uses of Class
ninja.exceptions.RequestNotFoundException
-
Packages that use RequestNotFoundException Package Description ninja -
-
Uses of RequestNotFoundException in ninja
Methods in ninja with parameters of type RequestNotFoundException Modifier and Type Method Description ResultNinja. getNotFoundResult(Context context, RequestNotFoundException exception)Should handle cases where no route can be found for a given request.ResultNinjaDefault. getNotFoundResult(Context context, RequestNotFoundException exception)
-