Exception: WebSocket::Error::Handshake::InvalidAuthentication

Inherits:
WebSocket::Error::Handshake show all
Defined in:
lib/websocket/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



93
94
95
# File 'lib/websocket/error.rb', line 93

def message
  :invalid_handshake_authentication
end