class Nova::Starbound::NoEncryptionError

Raised when the socket isn’t using encryption, and we’ve already finished with the handshake, and if the :allow_plaintext option isn’t true. Used in {Protocol::Socket}.