Class GenericServlet.NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deltava.util.ControllerException
org.deltava.servlet.GenericServlet.NotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
GenericServlet

protected final class GenericServlet.NotFoundException extends ControllerException
Controller exception to handle 404s.
See Also: