Exception: Ice::ServerNotFoundException

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



36
37
38
# File 'ruby/Ice/LocatorRegistry.rb', line 36

def to_s
    '::Ice::ServerNotFoundException'
end