Class NoSuchDataProviderInstanceLinkException

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.dynamic.data.mapping.exception.NoSuchDataProviderInstanceLinkException
All Implemented Interfaces:
Serializable

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

    • NoSuchDataProviderInstanceLinkException

      public NoSuchDataProviderInstanceLinkException()
    • NoSuchDataProviderInstanceLinkException

      public NoSuchDataProviderInstanceLinkException(String msg)
    • NoSuchDataProviderInstanceLinkException

      public NoSuchDataProviderInstanceLinkException(String msg, Throwable throwable)
    • NoSuchDataProviderInstanceLinkException

      public NoSuchDataProviderInstanceLinkException(Throwable throwable)