Exception: Ice::InvalidReplicaGroupIdException
- Inherits:
-
UserException
- Object
- StandardError
- Exception
- UserException
- Ice::InvalidReplicaGroupIdException
- Defined in:
- ruby/Ice/LocatorRegistry.rb
Instance Method Summary collapse
Methods inherited from UserException
Instance Method Details
#to_s ⇒ Object
26 27 28 |
# File 'ruby/Ice/LocatorRegistry.rb', line 26 def to_s '::Ice::InvalidReplicaGroupIdException' end |