DbException Events
The database-independent exception used in Data Layer and View Model Layer to handle database errors.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