Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveThread::RestartSession

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

Instance Method Summary collapse

Constructor Details

#initializeRestartSession

Returns a new instance of RestartSession.



29
30
31
# File 'lib/rrj/errors/janus/processus/keepalive/thread.rb', line 29

def initialize
  super 'Error when restart session'
end