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