Class NoSuchDataDefinitionFieldLinkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.data.engine.exception.NoSuchDataDefinitionFieldLinkException
All Implemented Interfaces:
Serializable

public class NoSuchDataDefinitionFieldLinkException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchDataDefinitionFieldLinkException

      public NoSuchDataDefinitionFieldLinkException()
    • NoSuchDataDefinitionFieldLinkException

      public NoSuchDataDefinitionFieldLinkException(String msg)
    • NoSuchDataDefinitionFieldLinkException

      public NoSuchDataDefinitionFieldLinkException(String msg, Throwable throwable)
    • NoSuchDataDefinitionFieldLinkException

      public NoSuchDataDefinitionFieldLinkException(Throwable throwable)