Exception: NewRelic::Security::WebSocket::Error::Frame::ControlFramePayloadTooLong

Inherits:
NewRelic::Security::WebSocket::Error::Frame show all
Defined in:
lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/error.rb', line 7

def message
  :control_frame_payload_too_long
end