ReconnectException

The exception is thrown when reconnect method is called, but there wasn't any call of connect method to grab connection string from.

class ReconnectException : ConnectException {}

Meta