Exception: Noise::Exceptions::HandshakeNotStartedError
- Inherits:
-
NoiseHandshakeError
- Object
- RuntimeError
- NoiseHandshakeError
- Noise::Exceptions::HandshakeNotStartedError
- Defined in:
- lib/noise/exceptions/handshake_not_started_error.rb
Overview
Raised when an operation needs a handshake that Connection#start_handshake has not begun yet.