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
139 140 141 |
# File 'ruby/Ice/RemoteLogger.rb', line 139 def to_s '::Ice::RemoteLoggerAlreadyAttachedException' end |