Class CaptchaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.ParsingException
de.gustavblass.commons.exceptions.CaptchaException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionSeeParsingException().CaptchaException(String message) CaptchaException(String message, Throwable cause) CaptchaException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CaptchaException
public CaptchaException()SeeParsingException(). -
CaptchaException
-
CaptchaException
-
CaptchaException
-