public class CaptchaException extends PortalException
CaptchaException()
CaptchaException(String msg)
CaptchaException(String msg, Throwable cause)
CaptchaException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CaptchaException()
public CaptchaException(String msg)
public CaptchaException(String msg, Throwable cause)
public CaptchaException(Throwable cause)