Class AbstractFileServlet.RedirectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openremote.container.web.file.AbstractFileServlet.RedirectException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractFileServlet

protected class AbstractFileServlet.RedirectException extends Exception
See Also:
  • Field Details

    • location

      public final String location
  • Constructor Details

    • RedirectException

      public RedirectException(String location)