Class: Ice::RemoteLoggerAlreadyAttachedException
- Inherits:
-
UserException
- Object
- UserException
- Ice::RemoteLoggerAlreadyAttachedException
- Defined in:
- ruby/Ice/RemoteLogger.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
138 139 140 |
# File 'ruby/Ice/RemoteLogger.rb', line 138 def to_s '::Ice::RemoteLoggerAlreadyAttachedException' end |