.getPersistenceState());
// TODO: andrus 4/13/2006, modified and deleted states are possible due to
// a race condition, should we handle them here?
throw new FaultFailureException(
"Error resolving fault for ObjectId: "
+ object.getObjectId()
+ " and state ("
+ state
+ "). Possible cause - matching row is missing from the database.");