Class ImportMetadataUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.importer.exceptions.ImportMetadataUpdateException
All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

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

    • ImportMetadataUpdateException

      public ImportMetadataUpdateException(String id, String cause, Throwable e)
  • Method Details

    • getImportId

      public String getImportId()