Exception: RubyRabbitmqJanus::Errors::Tools::Cluster::RestartInstance

Inherits:
BaseCluster show all
Defined in:
lib/rrj/errors/tools/gem/cluster.rb

Instance Method Summary collapse

Constructor Details

#initializeRestartInstance

Returns a new instance of RestartInstance.



35
36
37
# File 'lib/rrj/errors/tools/gem/cluster.rb', line 35

def initialize
  super '[RestartInstance] Error for restart Janus Instance'
end