Class InvalidDDMStructureFieldNameException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.journal.exception.InvalidDDMStructureFieldNameException
All Implemented Interfaces:
Serializable

@Deprecated public class InvalidDDMStructureFieldNameException extends com.liferay.portal.kernel.exception.PortalException
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
See Also:
  • Constructor Details

    • InvalidDDMStructureFieldNameException

      public InvalidDDMStructureFieldNameException(String msg, String fieldName)
      Deprecated.
  • Method Details

    • getFieldName

      public String getFieldName()
      Deprecated.