Package org.molgenis.security.captcha
Class CaptchaException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.molgenis.security.captcha.CaptchaException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class CaptchaException extends java.lang.ExceptionDeprecated.use class that extends fromCodedRuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CaptchaException(java.lang.String message)Deprecated.
-