class

Raft::Error::AuthenticationFailed

Inherits Raft::Error < Exception < Reference < Object

Raised when HMAC-SHA256 cookie authentication fails during a transport handshake.

Constructors

new(message : String = "Authentication failed")
Source