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

Class NotSupportedError

cassandra/protocol.py:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50class NotSupportedError(Exception):
51 pass
52
53
54class InternalError(Exception):

Callers 2

read_typeMethod · 0.85
recv_bodyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected