Exception: RubyRabbitmqJanus::Errors::Process::KeepaliveThread::Initializer

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

Instance Method Summary collapse

Constructor Details

#initializeInitializer

Returns a new instance of Initializer.



17
18
19
# File 'lib/rrj/errors/process/keepalive/thread.rb', line 17

def initialize
  super 'Error for initialize Keepalive Thread'
end