Class DDMDataProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.data.provider.DDMDataProviderException
All Implemented Interfaces:
Serializable

public class DDMDataProviderException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DDMDataProviderException

      public DDMDataProviderException()
    • DDMDataProviderException

      public DDMDataProviderException(String msg)
    • DDMDataProviderException

      public DDMDataProviderException(String msg, Throwable throwable)
    • DDMDataProviderException

      public DDMDataProviderException(Throwable throwable)