Class GenericServlet.ForbiddenException

All Implemented Interfaces:
Serializable
Enclosing class:
GenericServlet

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

    • ForbiddenException

      public ForbiddenException(String msg)