Uses of Class
dev.voidframework.web.exception.RoutingException
Packages that use RoutingException
-
Uses of RoutingException in dev.voidframework.web.exception
Subclasses of RoutingException in dev.voidframework.web.exceptionModifier and TypeClassDescriptionstatic classException indicates that app defined route definition class can't be loaded.static classException indicates that an argument during the route registration is invalid.