public class IncorrectCaptchaAuthenticationException extends CaptchaAuthenticationException
CaptchaAuthenticationException
, thrown when the CAPTCHA response provided by the user
does not match the image that was presented.Constructor and Description |
---|
IncorrectCaptchaAuthenticationException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncorrectCaptchaAuthenticationException(@Nonnull KeyedMessage message)
Copyright © 2022 Atlassian. All rights reserved.