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