Class IncorrectCaptchaAuthenticationException

All Implemented Interfaces:
Serializable

public class IncorrectCaptchaAuthenticationException extends CaptchaAuthenticationException
A specialisation of CaptchaAuthenticationException, thrown when the CAPTCHA response provided by the user does not match the image that was presented.
See Also:
  • Constructor Details

    • IncorrectCaptchaAuthenticationException

      public IncorrectCaptchaAuthenticationException(@Nonnull KeyedMessage message)