Class CaptchaAuthenticationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CaptchaRequiredAuthenticationException, IncorrectCaptchaAuthenticationException

public class CaptchaAuthenticationException extends AuthenticationException
Base specialisation for AuthenticationExceptions which are thrown for CAPTCHA attempts.
See Also:
  • Constructor Details

    • CaptchaAuthenticationException

      public CaptchaAuthenticationException(@Nonnull KeyedMessage message)