Exception: Ice::AdapterAlreadyActiveException

Inherits:
UserException show all
Defined in:
ruby/Ice/LocatorRegistry.rb

Instance Method Summary collapse

Methods inherited from UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



16
17
18
# File 'ruby/Ice/LocatorRegistry.rb', line 16

def to_s
    '::Ice::AdapterAlreadyActiveException'
end