public class EntityRemovedInDatabaseException extends EntityStoreException
EntityRemovedInDatabaseException is thrown by StoreTransaction.getEntity(EntityId) on
attempt to get Entity by an EntityId which wss removed from the database.| Constructor and Description |
|---|
EntityRemovedInDatabaseException(java.lang.String entityType) |
toEntityStoreException, toExodusException, toExodusException, wrap