Class DDMFormValuesValidationException.MustSetValidDefaultLocale

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.StorageException
com.liferay.dynamic.data.mapping.validator.DDMFormValuesValidationException
com.liferay.dynamic.data.mapping.validator.DDMFormValuesValidationException.MustSetValidDefaultLocale
All Implemented Interfaces:
Serializable
Enclosing class:
DDMFormValuesValidationException

public static class DDMFormValuesValidationException.MustSetValidDefaultLocale extends DDMFormValuesValidationException
See Also:
  • Constructor Details

    • MustSetValidDefaultLocale

      public MustSetValidDefaultLocale(LocalizedValue fieldLabel, String fieldName)
    • MustSetValidDefaultLocale

      public MustSetValidDefaultLocale(String fieldName)
  • Method Details

    • getFieldLabel

      public LocalizedValue getFieldLabel()
    • getFieldLabelValue

      public String getFieldLabelValue(Locale locale)
    • getFieldName

      public String getFieldName()