Exception: RubyRabbitmqJanus::Errors::Tools::Option::ClusterMode

Inherits:
BaseOption show all
Defined in:
lib/rrj/errors/tools/gem/option.rb

Overview

Error for Tools::Option#cluster_mode

Instance Method Summary collapse

Constructor Details

#initializeClusterMode

Returns a new instance of ClusterMode.



37
38
39
# File 'lib/rrj/errors/tools/gem/option.rb', line 37

def initialize
  super 'Error for create session in cluster mode disable', :fatal
end