Class NoSuchExportTaskException

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.batch.engine.exception.NoSuchExportTaskException
All Implemented Interfaces:
Serializable

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

    • NoSuchExportTaskException

      public NoSuchExportTaskException()
    • NoSuchExportTaskException

      public NoSuchExportTaskException(String msg)
    • NoSuchExportTaskException

      public NoSuchExportTaskException(String msg, Throwable throwable)
    • NoSuchExportTaskException

      public NoSuchExportTaskException(Throwable throwable)