Class CaptchaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CaptchaConfigurationException, CaptchaTextException

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

    • CaptchaException

      public CaptchaException()
    • CaptchaException

      public CaptchaException(String msg)
    • CaptchaException

      public CaptchaException(String msg, Throwable throwable)
    • CaptchaException

      public CaptchaException(Throwable throwable)