EFConnectionException Events
A wrapper for exceptions that may occur during a connection to an Entity Framework data source.Name | Description |
---|---|
SerializeObjectState protected | Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception. |
See Also