Exception: Ice::RemoteLoggerAlreadyAttachedException

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

Instance Method Summary collapse

Methods inherited from UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



139
140
141
# File 'ruby/Ice/RemoteLogger.rb', line 139

def to_s
    '::Ice::RemoteLoggerAlreadyAttachedException'
end