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 Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.WebApplicationException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CaptchaCheckFailedException
public CaptchaCheckFailedException()
-