MySqlException Events

MySQL Connector/Net

MySqlException Events

The MySqlException type exposes the following members.

Events
  Name Description
Protected event SerializeObjectState
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
(Inherited from Exception.)
Top
See Also