public class LoginRedirectException extends Exception
Constructor and Description |
---|
LoginRedirectException(String strRedirectUrl)
Creates a new instance of LoginRedirectException
|
Modifier and Type | Method and Description |
---|---|
String |
getRedirectUrl()
Return the redirect url
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LoginRedirectException(String strRedirectUrl)
strRedirectUrl
- The Url wished for the redirectionpublic String getRedirectUrl()
Copyright © 2020 City of Paris. All rights reserved.