Class CaptchaTextException

All Implemented Interfaces:
Serializable

public class CaptchaTextException extends CaptchaException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • CaptchaTextException

      public CaptchaTextException()
    • CaptchaTextException

      public CaptchaTextException(String msg)
    • CaptchaTextException

      public CaptchaTextException(String msg, Throwable throwable)
    • CaptchaTextException

      public CaptchaTextException(Throwable throwable)