public class CaptchaConfigurationException extends CaptchaException
Constructor and Description |
---|
CaptchaConfigurationException() |
CaptchaConfigurationException(String msg) |
CaptchaConfigurationException(String msg,
Throwable cause) |
CaptchaConfigurationException(Throwable cause) |
public CaptchaConfigurationException()
public CaptchaConfigurationException(String msg)
public CaptchaConfigurationException(String msg, Throwable cause)
public CaptchaConfigurationException(Throwable cause)