Stomp::Error::StompException
# File lib/stomp/errors.rb, line 282 def initialize(timeout) @timeout = timeout end
# File lib/stomp/errors.rb, line 286 def message "Read receipt not received after #{@timeout} seconds" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.