public class UserSessionConfirmationStateException extends RuntimeException
Constructor and Description |
---|
UserSessionConfirmationStateException() |
UserSessionConfirmationStateException(String message) |
UserSessionConfirmationStateException(String message,
Throwable cause) |
UserSessionConfirmationStateException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getRedirectUrl() |
void |
setRedirectUrl(String redirectUrl) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserSessionConfirmationStateException()
public UserSessionConfirmationStateException(String message)
public UserSessionConfirmationStateException(String message, Throwable cause)
public UserSessionConfirmationStateException(Throwable cause)
Copyright © 2022. All rights reserved.