Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveTimer::StopTimer

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

Instance Method Summary collapse

Constructor Details

#initializeStopTimer

Returns a new instance of StopTimer.



34
35
36
# File 'lib/rrj/errors/janus/processus/keepalive/timer.rb', line 34

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