public final class FailedLoginCaptchaException extends FailedLoginException
Constructor and Description |
---|
FailedLoginCaptchaException(boolean bEnableCaptcha)
Creates a new instance of FailedLoginCaptchaException
|
FailedLoginCaptchaException(String strMessage,
boolean bEnableCaptcha)
Creates a new instance of FailedLoginCaptchaException
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCaptchaEnabled()
Check if the captcha should be enabled
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FailedLoginCaptchaException(boolean bEnableCaptcha)
bEnableCaptcha
- True if the captcha should be enabled, false otherwisepublic FailedLoginCaptchaException(String strMessage, boolean bEnableCaptcha)
strMessage
- The detail messagebEnableCaptcha
- True if the captcha should be enabled, false otherwiseCopyright © 2020 City of Paris. All rights reserved.