Exception: RubyRabbitmqJanus::Errors::Janus::KeepaliveThread::Kill

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

Instance Method Summary collapse

Constructor Details

#initializeKill

Returns a new instance of Kill.



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

def initialize
  super 'Error when killing thread'
end