Class CaptchaException

  • All Implemented Interfaces:
    Serializable

    @ResponseStatus(UNAUTHORIZED)
    public class CaptchaException
    extends ApiKeyException
    Exception thrown when the captcha could not be validated
    Author:
    Patrick Ehlert Created on 18 nov 2019
    See Also:
    Serialized Form
    • Constructor Detail

      • CaptchaException

        public CaptchaException​(String message)