SqlExecutionErrorException Events
An exception that is thrown when an unexpected error occurs during the execution of a SQL statement.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