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

Method recv_error_info

cassandra/protocol.py:145–146  ·  view source on GitHub ↗
(f, protocol_version)

Source from the content-addressed store, hash-verified

143
144 @staticmethod
145 def recv_error_info(f, protocol_version):
146 pass
147
148 def to_exception(self):
149 return self

Callers 1

recv_bodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected