Exception: RubyRabbitmqJanus::Errors::Process::KeepaliveThread::InitializeJanusSession

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

Instance Method Summary collapse

Constructor Details

#initializeInitializeJanusSession

Returns a new instance of InitializeJanusSession.



23
24
25
# File 'lib/rrj/errors/process/keepalive/thread.rb', line 23

def initialize
  super 'Error when initialize message in keepalive thread'
end