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, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectCaptchaAuthenticationException(@Nonnull KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.