Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveTimer::StartTimer

Inherits:
BaseKeepaliveTimer show all
Defined in:
lib/rrj/errors/janus/processus/keepalive/timer.rb

Instance Method Summary collapse

Constructor Details

#initializeStartTimer

Returns a new instance of StartTimer.



40
41
42
# File 'lib/rrj/errors/janus/processus/keepalive/timer.rb', line 40

def initialize
  super 'Error when timer to Keepalive Thread start'
end