exceptions

exception circuit.handshake.exceptions.BadHandshakeState[source]

Bases: exceptions.Exception

exception circuit.handshake.exceptions.HandshakeFailed[source]

Bases: exceptions.Exception

exception circuit.handshake.exceptions.ReceivedDestroyCell[source]

Bases: exceptions.Exception

exception circuit.handshake.exceptions.UnexpectedCell[source]

Bases: exceptions.Exception

Previous topic

ntorfsm

Next topic

connection

This Page