Package io.jmix.dataimport.exception
Class ImportUniqueAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.dataimport.exception.ImportUniqueAbortException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionImportUniqueAbortException(Object existingEntity, EntityExtractionResult entityExtractionResult)  - 
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ImportUniqueAbortException
public ImportUniqueAbortException(Object existingEntity, EntityExtractionResult entityExtractionResult)  
 - 
 - 
Method Details
- 
getExistingEntity
 - 
getCreatedEntity
 - 
getImportedDataItem
 
 -