Class DDMFormValuesValidationException.MustNotSetValue

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

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

    • MustNotSetValue

      public MustNotSetValue(LocalizedValue fieldLabel, String fieldName)
    • MustNotSetValue

      public MustNotSetValue(String fieldName)
  • Method Details

    • getFieldLabel

      public LocalizedValue getFieldLabel()
    • getFieldLabelValue

      public String getFieldLabelValue(Locale locale)
    • getFieldName

      public String getFieldName()