Class NoSuchExportImportReportEntryException

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.exportimport.report.exception.NoSuchExportImportReportEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchExportImportReportEntryException

      public NoSuchExportImportReportEntryException()
    • NoSuchExportImportReportEntryException

      public NoSuchExportImportReportEntryException(String msg)
    • NoSuchExportImportReportEntryException

      public NoSuchExportImportReportEntryException(String msg, Throwable throwable)
    • NoSuchExportImportReportEntryException

      public NoSuchExportImportReportEntryException(Throwable throwable)