Class NoSuchDataProviderInstanceException

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.NoSuchDataProviderInstanceException
All Implemented Interfaces:
Serializable

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

    • NoSuchDataProviderInstanceException

      public NoSuchDataProviderInstanceException()
    • NoSuchDataProviderInstanceException

      public NoSuchDataProviderInstanceException(String msg)
    • NoSuchDataProviderInstanceException

      public NoSuchDataProviderInstanceException(String msg, Throwable throwable)
    • NoSuchDataProviderInstanceException

      public NoSuchDataProviderInstanceException(Throwable throwable)