Class DuplicateBatchEngineExportTaskExternalReferenceCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
com.liferay.batch.engine.exception.DuplicateBatchEngineExportTaskExternalReferenceCodeException
All Implemented Interfaces:
Serializable

public class DuplicateBatchEngineExportTaskExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
See Also:
  • Constructor Details

    • DuplicateBatchEngineExportTaskExternalReferenceCodeException

      public DuplicateBatchEngineExportTaskExternalReferenceCodeException()
    • DuplicateBatchEngineExportTaskExternalReferenceCodeException

      public DuplicateBatchEngineExportTaskExternalReferenceCodeException(String msg)
    • DuplicateBatchEngineExportTaskExternalReferenceCodeException

      public DuplicateBatchEngineExportTaskExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateBatchEngineExportTaskExternalReferenceCodeException

      public DuplicateBatchEngineExportTaskExternalReferenceCodeException(Throwable throwable)