Class NoSuchImportTaskErrorException

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.NoSuchImportTaskErrorException
All Implemented Interfaces:
Serializable

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

    • NoSuchImportTaskErrorException

      public NoSuchImportTaskErrorException()
    • NoSuchImportTaskErrorException

      public NoSuchImportTaskErrorException(String msg)
    • NoSuchImportTaskErrorException

      public NoSuchImportTaskErrorException(String msg, Throwable throwable)
    • NoSuchImportTaskErrorException

      public NoSuchImportTaskErrorException(Throwable throwable)