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