Class InfoFormValidationException.InvalidCaptcha

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.InfoFormException
com.liferay.info.exception.InfoFormValidationException
com.liferay.info.exception.InfoFormValidationException.InvalidCaptcha
All Implemented Interfaces:
Serializable
Enclosing class:
InfoFormValidationException

public static class InfoFormValidationException.InvalidCaptcha extends InfoFormValidationException
See Also:
  • Constructor Details

    • InvalidCaptcha

      public InvalidCaptcha(com.liferay.portal.kernel.captcha.CaptchaException captchaException, long fragmentEntryLinkId)
  • Method Details

    • getCaptchaException

      public com.liferay.portal.kernel.captcha.CaptchaException getCaptchaException()
    • getFragmentEntryLinkId

      public long getFragmentEntryLinkId()
    • getLocalizedMessage

      public String getLocalizedMessage(Locale locale)
      Overrides:
      getLocalizedMessage in class com.liferay.portal.kernel.exception.InfoFormException
    • getLocalizedMessage

      public String getLocalizedMessage(String fieldLabel, Locale locale)
      Overrides:
      getLocalizedMessage in class InfoFormValidationException