Currently it is very hard to debug exceptions for thinks like referential constraint violations and conceptual nulls because no information about the entities or relationships involved is made available. This information cannot be added to the exception message, but it could be provided as additional objects accessed from the exception object in a similar way to UpdateException.
↧