Class ConcurrentImportException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

public class ConcurrentImportException extends RemoteException implements com.nt.common.exceptions.SMGException
See Also:
  • Constructor Details

    • ConcurrentImportException

      public ConcurrentImportException(String importId, String message)
  • Method Details

    • getImportId

      public String getImportId()