Exception types for the relay server.
PeerConnectionError
Bases: Exception
Error connecting to peer.
PeerConnectionTimeoutError
Bases: PeerConnectionError
Timeout waiting on peer to peer connection to establish.
PeerRegistrationError
Bases: Exception
Error when establishing peer connection.