MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / CrcMismatchException

Class CrcMismatchException

cassandra/connection.py:446–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444
445
446class CrcMismatchException(ConnectionException):
447 pass
448
449
450class ContinuousPagingState(object):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected