MySqlException.GetObjectData method
Sets the SerializationInfo with information about the exception.
public override void GetObjectData(SerializationInfo info, StreamingContext context)
parameter | description |
---|---|
info | The SerializationInfo that will be set. |
context | The context. |
See Also
- class MySqlException
- namespace MySqlConnector
- assembly MySqlConnector