public static class InfoFormValidationException.InvalidCaptcha extends InfoFormValidationException
InfoFormValidationException.CustomValidation, InfoFormValidationException.ExceedsMaxEntries, InfoFormValidationException.ExceedsMaxLength, InfoFormValidationException.ExceedsMaxValue, InfoFormValidationException.ExceedsMinValue, InfoFormValidationException.FileSize, InfoFormValidationException.InvalidCaptcha, InfoFormValidationException.InvalidFileExtension, InfoFormValidationException.InvalidInfoFieldValue, InfoFormValidationException.RequiredInfoField, InfoFormValidationException.RuleValidation, InfoFormValidationException.UniqueValueConstraintViolation
Constructor and Description |
---|
InvalidCaptcha(com.liferay.portal.kernel.captcha.CaptchaException captchaException,
long fragmentEntryLinkId) |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.captcha.CaptchaException |
getCaptchaException() |
long |
getFragmentEntryLinkId() |
java.lang.String |
getLocalizedMessage(java.util.Locale locale) |
java.lang.String |
getLocalizedMessage(java.lang.String fieldLabel,
java.util.Locale locale) |
getInfoFieldUniqueId
public InvalidCaptcha(com.liferay.portal.kernel.captcha.CaptchaException captchaException, long fragmentEntryLinkId)
public com.liferay.portal.kernel.captcha.CaptchaException getCaptchaException()
public long getFragmentEntryLinkId()
public java.lang.String getLocalizedMessage(java.util.Locale locale)
getLocalizedMessage
in class com.liferay.portal.kernel.exception.InfoFormException
public java.lang.String getLocalizedMessage(java.lang.String fieldLabel, java.util.Locale locale)
getLocalizedMessage
in class InfoFormValidationException