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 classBadRequestExceptionA convenience unchecked exception.classForbiddenRequestExceptionA convenience unchecked exception.classInternalServerErrorExceptionA convenience unchecked exception.classRenderingExceptionA convenience unchecked exception for "rendering" exceptions.classRequestNotFoundExceptionA convenience unchecked exception.
-