Class ImportUniqueAbortException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.dataimport.exception.ImportUniqueAbortException
All Implemented Interfaces:
Serializable

public class ImportUniqueAbortException extends RuntimeException
See Also:
  • Constructor Details

  • Method Details

    • getExistingEntity

      public Object getExistingEntity()
    • getCreatedEntity

      public Object getCreatedEntity()
    • getImportedDataItem

      public ImportedDataItem getImportedDataItem()