Class ContentDashboardItemItemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.content.dashboard.item.filter.exception.ContentDashboardItemItemException
All Implemented Interfaces:
Serializable

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

    • ContentDashboardItemItemException

      public ContentDashboardItemItemException(String msg)
    • ContentDashboardItemItemException

      public ContentDashboardItemItemException(String msg, Throwable throwable)
    • ContentDashboardItemItemException

      public ContentDashboardItemItemException(Throwable throwable)