Exception: Ice::ObjectNotFoundException
- Inherits:
-
UserException
- Object
- StandardError
- Exception
- UserException
- Ice::ObjectNotFoundException
- Defined in:
- ruby/Ice/Locator.rb
Instance Method Summary collapse
Methods inherited from UserException
Instance Method Details
#to_s ⇒ Object
22 23 24 |
# File 'ruby/Ice/Locator.rb', line 22 def to_s '::Ice::ObjectNotFoundException' end |