Class StorageFieldValueException.RequiredValue

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.exception.StorageFieldValueException
com.liferay.dynamic.data.mapping.exception.StorageFieldValueException.RequiredValue
All Implemented Interfaces:
Serializable
Enclosing class:
StorageFieldValueException

public static class StorageFieldValueException.RequiredValue extends StorageFieldValueException
See Also:
  • Constructor Details

    • RequiredValue

      public RequiredValue(String fieldName)
  • Method Details

    • getFieldName

      public String getFieldName()