Error Entity not found with ID .... when the object was manually deleted though Dashboard

I’m getting an error Entity not found with ID … when trying to update the user object, which has an object, which was manually deleted from the database though Dashboard.

Though this might be logical, wouldn’t be better not to throw the exception?

Why would it be logical not to throw an exception, if you’re trying to update a not existing object?