Exception: RubyRabbitmqJanus::Errors::Process::KeepaliveThread::Start

Inherits:
BaseKeepaliveThread show all
Defined in:
lib/rrj/errors/process/keepalive/thread.rb

Instance Method Summary collapse

Constructor Details

#initializeStart

Returns a new instance of Start.



35
36
37
# File 'lib/rrj/errors/process/keepalive/thread.rb', line 35

def initialize
  super 'Error when start a loop for sending keepalive message'
end