cassandra.connection - Low Level Connection Info¶
-
exception
cassandra.connection.ConnectionException[source]¶ An unrecoverable error was hit when attempting to use a connection, or the connection was already closed or defunct.
-
exception
cassandra.connection.ConnectionShutdown[source]¶ Raised when a connection has been marked as defunct or has been closed.