Class InfoFormValidationException.CustomValidation

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.CustomValidation
All Implemented Interfaces:
Serializable
Enclosing class:
InfoFormValidationException

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

    • CustomValidation

      public CustomValidation(String infoFieldUniqueId, String message)
  • Method Details

    • getLocalizedMessage

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