Class Stomp::Error::ReceiveTimeout
In: lib/stomp/errors.rb
Parent: RuntimeError

ReceiveTimeout is raised if:

  • The read socket shows "not ready" at any time after the timeout specified by :parse_timeout in the connection hash.

Methods

message  

Public Instance methods

[Validate]