java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.web.controller.common.auditAndSecurity.recaptcha.ReCaptchaException
All Implemented Interfaces:
Serializable

public class ReCaptchaException extends RuntimeException
See Also:
  • Constructor Details

    • ReCaptchaException

      public ReCaptchaException(String message)
    • ReCaptchaException

      public ReCaptchaException(String message, Throwable cause)