Class ObjectEntryValuesException.ExceedsTextMaxLength

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.object.exception.ObjectEntryValuesException
com.liferay.object.exception.ObjectEntryValuesException.ExceedsTextMaxLength
All Implemented Interfaces:
Serializable
Enclosing class:
ObjectEntryValuesException

public static class ObjectEntryValuesException.ExceedsTextMaxLength extends ObjectEntryValuesException
See Also:
  • Constructor Details

    • ExceedsTextMaxLength

      public ExceedsTextMaxLength(int maxLength, String objectFieldName)
  • Method Details

    • getMaxLength

      public int getMaxLength()
    • getObjectFieldName

      public String getObjectFieldName()