Exception: Ice::InvalidReplicaGroupIdException

Inherits:
UserException show all
Defined in:
ruby/Ice/LocatorRegistry.rb

Instance Method Summary collapse

Methods inherited from UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



26
27
28
# File 'ruby/Ice/LocatorRegistry.rb', line 26

def to_s
    '::Ice::InvalidReplicaGroupIdException'
end