LockingException Events
An exception thrown because an attempt is made to modify a row in a database, but its version doesn’t match the version of the row being posted.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