Exception: WebSocket::Error::Handshake::InvalidAuthentication
- Inherits:
-
WebSocket::Error::Handshake
- Object
- RuntimeError
- WebSocket::Error
- WebSocket::Error::Handshake
- WebSocket::Error::Handshake::InvalidAuthentication
- Defined in:
- lib/websocket/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
93 94 95 |
# File 'lib/websocket/error.rb', line 93 def :invalid_handshake_authentication end |