LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlProtocolException class

MySqlProtocolException is thrown when there is an internal protocol error communicating with MySQL Server.

public sealed class MySqlProtocolException : InvalidOperationException

See Also