Class: Ice::AdapterAlreadyActiveException

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

def to_s
    '::Ice::AdapterAlreadyActiveException'
end