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