Class RedirectException

All Implemented Interfaces:
Serializable

public class RedirectException extends RuntimeException
Author:
pthomas3
See Also:
  • Constructor Details

    • RedirectException

      public RedirectException(String template)
  • Method Details

    • getTemplate

      public String getTemplate()