Uses of Class
ninja.exceptions.NinjaException
-
Packages that use NinjaException Package Description ninja.exceptions -
-
Uses of NinjaException in ninja.exceptions
Subclasses of NinjaException in ninja.exceptions Modifier and Type Class Description class
BadRequestException
A convenience unchecked exception.class
ForbiddenRequestException
A convenience unchecked exception.class
InternalServerErrorException
A convenience unchecked exception.class
RenderingException
A convenience unchecked exception for "rendering" exceptions.class
RequestNotFoundException
A convenience unchecked exception.
-