public class CannotRedirectException extends ControllerExecutionException
Thrown when the request cannot be redirected.
| Constructor and description |
|---|
CannotRedirectException() |
CannotRedirectException(java.lang.String message, java.lang.Throwable t) |
CannotRedirectException(java.lang.String message) |