MCPcopy Index your code
hub / github.com/apache/cassandra-python-driver / to_exception

Method to_exception

cassandra/protocol.py:148–149  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

146 pass
147
148 def to_exception(self):
149 return self
150
151
152class ErrorMessageSubclass(_RegisterMessageType):

Callers 9

on_errorMethod · 0.45
_on_cancel_responseMethod · 0.45
set_keyspace_blockingMethod · 0.45
process_resultMethod · 0.45
got_responseMethod · 0.45
_set_resultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected