Class RedirectException

All Implemented Interfaces:
Serializable, ControlFlowRuntimeException

public class RedirectException extends LightweightError implements ControlFlowRuntimeException
See Also:
  • Constructor Details

    • RedirectException

      public RedirectException(Object url)
  • Method Details

    • getUrl

      public String getUrl()