PGReconnectException

The exception is thrown when PGconn has a problem with reconnecting process.

class PGReconnectException : PGException {}

Meta