Class CaptchaException

  • All Implemented Interfaces:
    Serializable

    public class CaptchaException
    extends Exception
    Exception in the CAPTCHA module's operations.
    Since:
    10.8RC1
    Version:
    $Id: d9418bac724f20a2fbe5f46ecc51e5a4fa705b80 $
    See Also:
    Serialized Form
    • Constructor Detail

      • CaptchaException

        public CaptchaException​(String message,
                                Throwable cause)
        Constructor.
        Parameters:
        message - the detail message
        cause - the cause of this exception