Class
Stomp::Error::NoCurrentConnection
In:
lib/stomp/errors.rb
lib/stomp/errors.rb
Parent:
RuntimeError
NoCurrentConnection
is raised if:
Any method is called when a current connection does not exist.
And @closed_check is true (the default).
Methods
message
message
Public Instance methods
message
()
message
()
[Validate]