Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveThread::InstanceIsDown

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

Instance Method Summary collapse

Constructor Details

#initializeInstanceIsDown

Returns a new instance of InstanceIsDown.



47
48
49
# File 'lib/rrj/errors/janus/processus/keepalive/thread.rb', line 47

def initialize
  super 'Error when instance is down'
end