RuntimeError
NoCurrentConnection is raised if:
Any method is called when a current connection does not exist.
And @closed_check is true (the default).
# File lib/stomp/errors.rb, line 52 def message "no current connection exists" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.