Class ReportExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.reports.engine.ReportGenerationException
com.liferay.portal.reports.engine.ReportExportException
All Implemented Interfaces:
Serializable

public class ReportExportException extends ReportGenerationException
See Also:
  • Constructor Details

    • ReportExportException

      public ReportExportException()
    • ReportExportException

      public ReportExportException(String msg)
    • ReportExportException

      public ReportExportException(String msg, Throwable throwable)
    • ReportExportException

      public ReportExportException(Throwable throwable)