exceptions

exception connection.handshake.exceptions.BadHandshakeState[source]

Bases: exceptions.Exception

exception connection.handshake.exceptions.HandshakeFailed[source]

Bases: exceptions.Exception

exception connection.handshake.exceptions.ReceivedDestroyCell[source]

Bases: exceptions.Exception

exception connection.handshake.exceptions.UnexpectedCell[source]

Bases: exceptions.Exception

Previous topic

v3

Next topic

crypto

This Page