Class CaptchaCheckFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaCheckFailedException
All Implemented Interfaces:
Serializable

public class CaptchaCheckFailedException extends jakarta.ws.rs.WebApplicationException
Thrown when a Captcha check fails
See Also:
  • Constructor Details

    • CaptchaCheckFailedException

      public CaptchaCheckFailedException()