Class GenericServlet.NotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
GenericServlet

protected final class GenericServlet.NotFoundException extends ControllerException
Controller exception to handle 404s.
Since:
1.0
Version:
11.3
Author:
Luke
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String msg)