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

MaxReconnectAttempts is raised if:

  • The maximum number of retries has been reached for a reliable connection.

Methods

message  

Public Instance methods

[Validate]