org.neogroup.warp.controllers.routing.RouteNotFoundException Maven / Gradle / Ivy
package org.neogroup.warp.controllers.routing;
public class RouteNotFoundException extends RuntimeException {
}
package org.neogroup.warp.controllers.routing;
public class RouteNotFoundException extends RuntimeException {
}