Exception: RubyRabbitmqJanus::Errors::Tools::Cluster::CreateSessions

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

Overview

Error for Tools::Option#create_sessions

Instance Method Summary collapse

Methods inherited from BaseCluster

#initialize

Methods inherited from BaseTools

#initialize

Methods inherited from RRJError

#initialize

Constructor Details

This class inherits a constructor from RubyRabbitmqJanus::Errors::Tools::BaseCluster

Instance Method Details

#initalizeObject



23
24
25
# File 'lib/rrj/errors/tools/gem/cluster.rb', line 23

def initalize
  super 'Error for creating sessions'
end